CVE-2026-33768
Last modified
CVE-2026-33768 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Astro is a web framework. Prior to version 10.0.2, the @astrojs/vercel serverless entrypoint reads the x-astro-path header and x_astro_path query parameter to rewrite the internal request path, with no authentication whatsoever. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
Astro is a web framework. Prior to version 10.0.2, the @astrojs/vercel serverless entrypoint reads the x-astro-path header and x_astro_path query parameter to rewrite the internal request path, with no authentication whatsoever. On deployments without Edge Middleware, this lets anyone bypass Vercel's platform-level path restrictions entirely. The override preserves the original HTTP method and body, so this isn't limited to GET. POST, PUT, DELETE all land on the rewritten path. A Firewall rule blocking /admin/* does nothing when the request comes in as POST /api/health?x_astro_path=/admin/delete-user. This issue has been patched in version 10.0.2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Astro | \@Astrojs\/Vercel | < 10.0.2 |
References
- https://github.com/withastro/astro/pull/15959Issue Tracking
- https://github.com/withastro/astro/security/advisories/GHSA-mr6q-rp88-fx84Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33768?
How severe is CVE-2026-33768?
How do I fix CVE-2026-33768?
Are you affected by CVE-2026-33768?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
