CVE-2026-45075
Public on 2026-05-21
Modified on 2026-05-21
Description
Symfony IsGranted, IsSignatureValid, and IsCsrfTokenValid attributes allow defining a methods argument to only enforce checks for listed HTTP methods. An attribute defining methods GET would be ignored for a HEAD request. Since Symfony router serves HEAD requests using the GET handler, a controller protected by IsGranted with methods GET can be reached via HEAD with the authorization check silently skipped. Response headers leak and controller side effects still occur. Affected versions: Symfony 7.4.0 to 7.4.11 and 8.0.0 to 8.0.11.
Severity
See what this means
CVSS v3 Base Score
See breakdown
Affected Packages
| Platform | Package | Release Date | Advisory | Status |
|---|---|---|---|---|
| Amazon Linux 2023 | composer | Not Affected |
CVSS Scores
| Score Type | Score | Vector | |
|---|---|---|---|
| Amazon Linux | CVSSv3 | 6.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |