-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - markdoc-0.12.11.tgz
Path to dependency file: /toolbar-app/package.json
Path to vulnerable library: /toolbar-app/package.json
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (markdoc version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-65019 | 5.4 | internal-helpers-0.6.1.tgz | Transitive | 0.15.9 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-65019
Vulnerable Library - internal-helpers-0.6.1.tgz
Internal helpers used by core Astro packages.
Library home page: https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.6.1.tgz
Path to dependency file: /toolbar-app/package.json
Path to vulnerable library: /toolbar-app/package.json
Dependency Hierarchy:
- markdoc-0.12.11.tgz (Root Library)
- ❌ internal-helpers-0.6.1.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Astro is a web framework. Prior to version 5.15.9, when using Astro's Cloudflare adapter (@astrojs/cloudflare) with output: 'server', the image optimization endpoint (/_image) contains a critical vulnerability in the isRemoteAllowed() function that unconditionally allows data: protocol URLs. This enables Cross-Site Scripting (XSS) attacks through malicious SVG payloads, bypassing domain restrictions and Content Security Policy protections. This issue has been patched in version 5.15.9.
Publish Date: 2025-11-19
URL: CVE-2025-65019
CVSS 3 Score Details (5.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Release Date: 2025-11-19
Fix Resolution (@astrojs/internal-helpers): 0.7.5
Direct dependency fix Resolution (@astrojs/markdoc): 0.15.9
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.