2 matches found
EUVD-2025-198183
Astro's middleware authentication checks based on url.pathname can be bypassed via url encoded values...
GHSA-C4PW-33H3-35XW Atro CSRF Middleware Bypass (security.checkOrigin)
Summary A bug in Astro’s CSRF-protection middleware allows requests to bypass CSRF checks. Details When the security.checkOrigin configuration option is set to true, Astro middleware will perform a CSRF check. Source code:...