CVE-2026-45305: Symfony: YAML Parser ReDoS via Catastrophic Backtracking in Parser::cleanup() Regex

Published May 27, 2026
·
Updated

Description

Symfony\Component\Yaml\Parser::cleanup() strips the optional %YAML directive header, leading comments, and document start/end markers before parsing. The original regexes contained overlapping quantifiers, most notably '#^%YAML[: ][\d.]+.\n#u', whose [\d.]+ and . overlap on the dot, that exhibit catastrophic backtracking on crafted input. A single oversized %YAML directive header (or comment / document-marker line) makes the parser hang for an arbitrarily long time, denying service.

Resolution

The four regexes in Parser::cleanup() (YAML directive header, leading comments, document-start marker, document-end marker) have been rewritten with possessive quantifiers and unambiguous character classes so backtracking cannot occur.

The patch for this issue is available here for branch 5.4.

Credits

Symfony would like to thank Pietro Tirenna (Shielder) for reporting the issue and Nicolas Grekas for fixing it.

Other sources

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, Symfony\Component\Yaml\Parser::cleanup() used regular expressions with overlapping quantifiers for YAML directive, comment, and document marker cleanup, allowing crafted input to make parsing hang for an arbitrarily long time. This issue is fixed in versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12.

MITRE

Affected Software

12 affected componentsFixes available
composer/symfony/yaml>=8.0.0<8.0.12
8.0.12
composer/symfony/yaml>=7.0.0<7.4.12
7.4.12
composer/symfony/yaml>=6.0.0<6.4.40
6.4.40
composer/symfony/symfony>=8.0.0<8.0.12
8.0.12
composer/symfony/symfony>=7.0.0<7.4.12
7.4.12
composer/symfony/symfony>=6.0.0<6.4.40
6.4.40
composer/symfony/symfony<5.4.52
5.4.52
composer/symfony/yaml<5.4.52
5.4.52
SensioLabs Symfony<5.4.52
SensioLabs Symfony>=6.0.0<6.4.40
SensioLabs Symfony>=7.0.0<7.4.12
SensioLabs Symfony>=8.0.0<8.0.12

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade composer/symfony/yaml to a version that resolves this vulnerability.

    Fixed in 8.0.12
  2. Upgrade

    Upgrade composer/symfony/yaml to a version that resolves this vulnerability.

    Fixed in 7.4.12
  3. Upgrade

    Upgrade composer/symfony/yaml to a version that resolves this vulnerability.

    Fixed in 6.4.40
  4. Upgrade

    Upgrade composer/symfony/symfony to a version that resolves this vulnerability.

    Fixed in 8.0.12
  5. Upgrade

    Upgrade composer/symfony/symfony to a version that resolves this vulnerability.

    Fixed in 7.4.12
  6. Upgrade

    Upgrade composer/symfony/symfony to a version that resolves this vulnerability.

    Fixed in 6.4.40
  7. Upgrade

    Upgrade composer/symfony/symfony to a version that resolves this vulnerability.

    Fixed in 5.4.52
  8. Upgrade

    Upgrade composer/symfony/yaml to a version that resolves this vulnerability.

    Fixed in 5.4.52
  9. Upgrade

    Upgrade Symfony\Component\Yaml\Parser to a version that resolves this vulnerability.

    Fixed in 5.4.52
  10. Upgrade

    Upgrade Symfony\Component\Yaml\Parser to a version that resolves this vulnerability.

    Fixed in 6.4.40
  11. Upgrade

    Upgrade Symfony\Component\Yaml\Parser to a version that resolves this vulnerability.

    Fixed in 7.4.12
  12. Upgrade

    Upgrade Symfony\Component\Yaml\Parser to a version that resolves this vulnerability.

    Fixed in 8.0.12
  13. Compensating control

    Apply a defensive input/traffic control to limit the impact of YAML parsing DoS (e.g., rate-limit requests and cap maximum request body size before Symfony parses YAML), since crafted YAML can make Parser::cleanup() hang for an arbitrarily long time prior to the fixed versions.

Event History

May 27, 2026
Advisory Published
via GitHub·09:34 PM
Data Sourced
via GitHub·09:34 PM
DescriptionWeaknessAffected Software
Jul 14, 2026
CVE Published
via MITRE·06:50 PM
Data Sourced
via MITRE·06:50 PM
DescriptionWeakness
Data Sourced
via NVD·07:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-45305?

The severity of CVE-2026-45305 is rated at risk level 29.

2

What vulnerability does CVE-2026-45305 describe?

CVE-2026-45305 describes an issue in Symfony's YAML parser where it incorrectly handles the `%YAML` directive header due to overlapping regex quantifiers.

3

How do I fix CVE-2026-45305?

To fix CVE-2026-45305, update your Symfony components to the latest stable version where the vulnerability has been addressed.

4

Which software is affected by CVE-2026-45305?

CVE-2026-45305 affects the Symfony YAML component as well as the Symfony framework itself.

5

When was CVE-2026-45305 published?

CVE-2026-45305 was published on May 27, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203