CVE-2026-45075

Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
14/07/2026
Last modified:
15/07/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 7.4.0 (including) 7.4.12 (excluding)
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 8.0.0 (including) 8.0.12 (excluding)