Uncontrolled Recursion in Symfony - CVE-2026-45133
Published: May 21, 2026
Symfony
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled recursion in Symfony\Component\Yaml\Parser when parsing attacker-controlled YAML input with deeply nested blocks, sequences, or mappings. A remote attacker can supply a specially crafted YAML document to cause a denial of service.
The issue can exhaust the PHP stack and crash the worker.