CVE-2025-69534

HIGH EPSS 36.9%
Published Mar 5, 20263mo ago · Modified Mar 13, 20263mo ago
7.5 CVSS 3.1
High
Find Similar
Published Mar 5, 2026 3mo ago
Last Modified Mar 13, 2026 3mo ago

Description

Python-Markdown version 3.8 contain a vulnerability where malformed HTML-like sequences can cause html.parser.HTMLParser to raise an unhandled AssertionError during Markdown parsing. Because Python-Markdown does not catch this exception, any application that processes attacker-controlled Markdown may crash. This enables remote, unauthenticated Denial of Service in web applications, documentation systems, CI/CD pipelines, and any service that renders untrusted Markdown. The issue was acknowledged by the vendor and fixed in version 3.8.1. This issue causes a remote Denial of Service in any application parsing untrusted Markdown, and can lead to Information Disclosure through uncaught exceptions.

CVSS Details

Base Score
7.5
Exploitability
3.9
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
36.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 1

CWE-400 Uncontrolled Resource Consumption Resource Mgmt

Affected Products 1

VendorProductVersionRange
python-markdownmarkdown3.8any

References 4

  • openwall.com http://www.openwall.com/lists/oss-security/2026/03/06/4
    Mailing ListThird Party Advisory
  • github.com https://github.com/Python-Markdown/markdown
    Product
  • github.com https://github.com/Python-Markdown/markdown/actions/runs/15736122892
    Product
  • github.com https://github.com/Python-Markdown/markdown/issues/1534
    ExploitIssue Tracking

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.