GHSA-mr6q-rp88-fx84 · Severity: medium · Ecosystem: npm — Astro: Unauthenticated Path Override via `x-astro-path` / `x_astro_path`
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.
Conclusion & alert: CVE-2026-33768 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.06%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-05 | 0.04% | 0.06% | +0.02% |
| 2 | 2026-04-21 | 0.05% | 0.04% | -0.01% |
| 3 | 2026-03-25 | — | 0.05% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-mr6q-rp88-fx84 · Severity: medium · Ecosystem: npm — Astro: Unauthenticated Path Override via `x-astro-path` / `x_astro_path`
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| astro | \@astrojs\/vercel | < 10.0.2 | cpe:2.3:a:astro:\@astrojs\/vercel:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/withastro/astro/commit/335a204161f5a7293c128db570901d4f8639c6ed | Patch |
| https://github.com/withastro/astro/pull/15959 | Issue Tracking |
| https://github.com/withastro/astro/releases/tag/%40astrojs%2Fvercel%4010.0.2 | Release Notes |
| https://github.com/withastro/astro/security/advisories/GHSA-mr6q-rp88-fx84 | Exploit Vendor Advisory |