cvedb.io
CVE-2026-33768
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-03-24T19:16:55.653 · Last modified 2026-06-17T10:38:03.920

Summary

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.

Affected products

astro — \@astrojs\/vercel

Does this affect you?

Add your gear to cvedb and we'll alert you only when astro ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.