PT-2026-44146 · Symfony · Symfony

CVE-2026-45133

·

Published

2026-05-21

·

Updated

2026-07-17

CVSS v4.0

8.2

High

VectorAV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Symfony versions prior to 5.4.21
Description The SymfonyComponentYamlParser entry point for parsing YAML strings into PHP values via Yaml::parse() lacks a depth limit for recursion. When processing attacker-controlled input, deeply nested mappings or sequences cause the block-level Parser::parseBlock() and inline Inline::parseSequence() or Inline::parseMapping() parsers to recurse indefinitely. This leads to PHP stack exhaustion and crashes the worker process.
Recommendations Update to version 5.4.21 or later. As a temporary mitigation, restrict the use of Yaml::parse() and Yaml::parseFile() with untrusted user input.

Exploit

Fix

DoS

Uncontrolled Recursion

XML Entity Expansion

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-45133
GHSA-C2P3-7M5P-CV8X

Affected Products

Symfony