๐Ÿ” CVE Alert

CVE-2026-45069

UNKNOWN 0.0

Symfony: OidcTokenHandler Accepts JWTs Missing aud/iss/exp Claims

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 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.

CWE CWE-345 CWE-1287
Vendor symfony
Product symfony
Published Jul 14, 2026
Last Updated 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
>= 6.3.0, < 6.4.40 >= 7.4.0, < 7.4.12 >= 8.0.0-BETA1, < 8.0.12
symfony / security-http
>= 6.3.0, < 6.4.40 >= 7.4.0, < 7.4.12 >= 8.0.0-BETA1, < 8.0.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/symfony/symfony/security/advisories/GHSA-29fc-p6c4-24cg github.com: https://github.com/symfony/symfony/releases/tag/v6.4.40 github.com: https://github.com/symfony/symfony/releases/tag/v7.4.12 github.com: https://github.com/symfony/symfony/releases/tag/v8.0.12