CVE-2025-6069

Summary

The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.

Affected Software

VendorProductVersion RangeStatus
Python Software FoundationCPython0 < 3.10.19affected
Python Software FoundationCPython3.11.0 < 3.11.14affected
Python Software FoundationCPython3.12.0 < 3.12.12affected
Python Software FoundationCPython3.13.0 < 3.13.6affected
Python Software FoundationCPython3.14.0a1 < 3.14.0b3affected

Weaknesses

  • CWE-1333: CWE-1333 Inefficient Regular Expression Complexity

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References