CVE-2026-45075
Symfony: HEAD Request Bypasses methods: ['GET'] Filter in #[IsGranted] / #[IsSignatureValid] / #[IsCsrfTokenValid]
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 7.4.12 and 8.0.12, method-scoped #[IsGranted], #[IsSignatureValid], and #[IsCsrfTokenValid] attributes can be configured for GET only, but Symfony routes HEAD requests to the GET handler while the attribute check is skipped, allowing protected controllers to execute and leak headers or perform side effects. This issue is fixed in versions 7.4.12 and 8.0.12.
| CWE | CWE-863 |
| Vendor | symfony |
| Product | symfony |
| Published | Jul 14, 2026 |
Stay Ahead of the Next One
Get instant alerts for symfony symfony
Be the first to know when new unknown vulnerabilities affecting symfony symfony are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
symfony / symfony
>= 7.4.0-BETA1, < 7.4.12 >= 8.0.0-BETA1, < 8.0.12
symfony / http-kernel
>= 7.4.0-BETA1, < 7.4.12 >= 8.0.0-BETA1, < 8.0.12
symfony / security-http
>= 7.4.0-BETA1, < 7.4.12 >= 8.0.0-BETA1, < 8.0.12