CVE-2026-15308
Analyzed
Analyzed - Analysis Complete
Denial-of-Service in Python html.parser via Unterminated Markup
Vulnerability report for CVE-2026-15308, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-09
Last updated on: 2026-08-20
Assigner: Python Software Foundation
Description
Description
The incremental HTML parser (html.parser.HTMLParser) allows for CPU
denial-of-service through repeated unterminated markup declarations when
processing uncontrolled data.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| python | python | 3.15.0 |
| python | python | 3.15.0 |
| python | python | 3.15.0 |
| python | python | 3.15.0 |
| python | python | 3.15.0 |
| python | python | 3.15.0 |
| python | python | 3.15.0 |
| python | python | 3.15.0 |
| python | python | 3.15.0 |
| python | python | to 3.10.21 (exc) |
| python | python | From 3.11.0 (inc) to 3.11.16 (exc) |
| python | python | From 3.12.0 (inc) to 3.12.14 (exc) |
| python | python | From 3.13.0 (inc) to 3.13.15 (exc) |
| python | python | From 3.14.0 (inc) to 3.14.7 (exc) |
| python | python | 3.15.0 |
| python | python | 3.15.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |