CVE-2025-69534

Source
https://cve.org/CVERecord?id=CVE-2025-69534
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-69534.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-69534
Aliases
Downstream
Related
Published
2026-03-05T00:00:00Z
Modified
2026-07-08T07:14:24.356355692Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/69xxx/CVE-2025-69534.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/python-markdown/markdown

Affected ranges

Type
GIT
Repo
https://github.com/python-markdown/markdown
Events
Database specific
{
    "source": "CPE_STRING",
    "cpe": "cpe:2.3:a:python-markdown:markdown:3.8:*:*:*:*:python:*:*",
    "extracted_events": [
        {
            "introduced": "3.8"
        },
        {
            "last_affected": "3.8"
        }
    ]
}

Affected versions

3.*
3.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-69534.json"