BREW-PYTHON-MARKDOWN-CVE… (CVE-2025-69534)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-09-10 20:33 – Source websitePython-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.
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"upstream_fixed_in": "3.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "python-markdown",
"purl": "pkg:brew/python-markdown"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.10.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "git",
"upstream_evidence": [
{
"ecosystem": "GIT",
"key": "https://github.com/python-markdown/markdown",
"name": "https://github.com/python-markdown/markdown",
"strategy": "git",
"subject_version": "3.10.3"
},
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown@3.10.3",
"name": "markdown",
"strategy": "registry",
"subject_version": "3.10.3"
}
]
},
"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.",
"id": "BREW-python-markdown-CVE-2025-69534",
"modified": "2026-09-10T20:33:43Z",
"published": "2026-08-13T17:29:47Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/06/4"
},
{
"type": "WEB",
"url": "https://github.com/Python-Markdown/markdown/actions/runs/15736122892"
},
{
"type": "WEB",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-69534.json"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:13508"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:13512"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:13826"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:14835"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:14873"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:14874"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:19155"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:19366"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:20674"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:20676"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:20677"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:9742"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/security/cve/CVE-2025-69534"
},
{
"type": "ADVISORY",
"url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/69xxx/CVE-2025-69534.json"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69534"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444839"
},
{
"type": "REPORT",
"url": "https://github.com/Python-Markdown/markdown/issues/1534"
},
{
"type": "PACKAGE",
"url": "https://github.com/Python-Markdown/markdown"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"upstream": [
"CVE-2025-69534",
"GHSA-5wmx-573v-2qwq",
"PYSEC-2026-89"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.