Denial of Service Vulnerability in Symfony PHP Framework
CVE-2026-45133
8.2HIGH
What is CVE-2026-45133?
The Symfony PHP framework is vulnerable to a Denial of Service attack due to the inadequately limited recursion of deeply nested mappings or sequences when the parser processes attacker-controlled input. This oversight allows an attacker to craft a document that could exhaust the PHP stack, resulting in a crash of the worker process. The issue has been addressed in subsequent versions, making it crucial for users to upgrade to versions 5.4.52, 6.4.40, 7.4.12, or 8.0.12 to safeguard their applications.
Affected Version(s)
symfony < 5.4.52 < 5.4.52
symfony >= 6.0.0-BETA1, < 6.4.40 < 6.0.0-BETA1, 6.4.40
symfony >= 7.0.0-BETA1, < 7.4.12 < 7.0.0-BETA1, 7.4.12
