Browse all 38 CVE security advisories affecting withastro. AI-powered Chinese analysis, POCs, and references for each vulnerability.
Withastro is a static site generator designed to build fast, content-focused websites using modern web standards. Its core architecture relies on a component-based framework that compiles assets into static HTML, CSS, and JavaScript at build time. Security assessments have identified twenty-five Common Vulnerabilities and Exposures (CVEs) associated with the project, primarily stemming from its dependency ecosystem rather than the core engine itself. Historically, these vulnerabilities frequently involve remote code execution, cross-site scripting, and prototype pollution within third-party libraries used during the build process. While the static output reduces runtime attack surfaces, the build-time environment remains a critical vector for compromise. Notable incidents highlight risks related to insecure default configurations and insufficient input validation in plugin architectures. Developers must rigorously audit dependencies to mitigate these historically common vulnerability classes and ensure the integrity of the generated static assets.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2025-61925 | Astro's `X-Forwarded-Host` is reflected with no validation — astroCWE-470 | 6.5 | Medium | 2025-10-10 |
| CVE-2025-58179 | Astro Cloudflare adapter is vulnerable to Server-Side Request Forgery via /_image endpoint — astroCWE-918 | 7.2 | High | 2025-09-04 |
| CVE-2025-55303 | Unauthorized third-party images in Astro’s _image endpoint — astroCWE-79 | 7.2AI | HighAI | 2025-08-19 |
| CVE-2025-55207 | @astrojs/node's trailing slash handling causes open redirect issue — astroCWE-601 | 6.1AI | MediumAI | 2025-08-15 |
| CVE-2025-54793 | Astro: Duplicate trailing slash feature can lead to Open Redirects — astroCWE-601 | 6.1 | - | 2025-08-08 |
| CVE-2024-56159 | Server source code is exposed to the public if sourcemaps are enabled — astroCWE-219 | 7.5 | - | 2024-12-19 |
| CVE-2024-56140 | Bypass of CSRF Middleware in Astro — astroCWE-352 | 5.9 | Medium | 2024-12-18 |
| CVE-2024-47885 | astro's client-side router has DOM Clobbering Gadget that leads to XSS — astroCWE-79 | 5.9 | Medium | 2024-10-14 |
This page lists every published CVE security advisory associated with withastro. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.