Auth bypass in Sensiolabs Symfony

CVE-2026-45075

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.

Vulnerability class: Broken Access Control

EPSS: 0.004 (35.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.2 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-45075?
CVE-2026-45075 is a high-severity vulnerability in Sensiolabs Symfony, classified under Incorrect Authorization. CVSS score: 8.2/10. Published 2026-07-14.
How severe is CVE-2026-45075?
High severity. CVSS v3 base score is 8.2 out of 10.