CVE-2026-45756
Symfony: JsonPath Evaluates Attacker-Controlled Regular Expressions in match()/search() Without Limits โ ReDoS
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. From 7.3.0-BETA1 until 7.4.12 and 8.0.12, the JsonPath component compiles attacker-controlled match() and search() filter patterns directly into preg_match() without a length cap, i-regexp restriction, or bounded backtracking, allowing catastrophic-backtracking expressions to pin worker CPU and cause denial of service. This issue is fixed in versions 7.4.12 and 8.0.12.
| CWE | CWE-400 CWE-1333 |
| Vendor | symfony |
| Product | symfony |
| Published | 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
>= 7.3.0-BETA1, < 7.4.12 >= 8.0.0-BETA1, < 8.0.12
symfony / json-path
>= 7.3.0-BETA1, < 7.4.12 >= 8.0.0-BETA1, < 8.0.12
References
github.com: https://github.com/symfony/symfony/security/advisories/GHSA-8v8v-g73j-492j github.com: https://github.com/symfony/symfony/commit/1ac2d47418ec23066112db1e6ca35be6fe123d14 github.com: https://github.com/symfony/symfony/releases/tag/v7.4.12 github.com: https://github.com/symfony/symfony/releases/tag/v8.0.12