CVE-2026-45069
Severity CVSS v4.0:
HIGH
Type:
CWE-345
Insufficient Verification of Data Authenticity
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 6.4.40, 7.4.12, and 8.0.12, OidcTokenHandler::verifyClaims() registered audience (aud), issuer (iss), and expiry (exp) checkers but did not pass the mandatory claims list to ClaimCheckerManager::check(), so a validly signed JWT that omitted those claims could pass verification. This issue is fixed in versions 6.4.40, 7.4.12, and 8.0.12.
Impact
Base Score 4.0
8.80
Severity 4.0
HIGH
Base Score 3.x
9.10
Severity 3.x
CRITICAL
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* | 6.3.0 (including) | 6.4.40 (excluding) |
| 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) |
To consult the complete list of CPE names with products and versions, see this page



