---
cve: "CVE-2026-33768"
severity: "MEDIUM"
cvss: 6.5
epss: "33%"
vendor: "withastro"
kev: false
exploited: false
published: "2026-03-24 19:16:55"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T15:23:36+02:00"
---

# CVE-2026-33768

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 878791fa7d5a8fb515e21e4ceec7693dbfe2e037 (Commit)
- 335a204161f5a7293c128db570901d4f8639c6ed (Commit)

## Referenzen

- <https://github.com/withastro/astro/security/advisories/GHSA-mr6q-rp88-fx84>
- <https://github.com/withastro/astro/pull/15959>
- <https://github.com/withastro/astro/commit/335a204161f5a7293c128db570901d4f8639c6ed>
- <https://github.com/withastro/astro/releases/tag/%40astrojs%2Fvercel%4010.0.2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-33768) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
