OESA-2026-1789

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1789
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1789.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1789
Upstream
Published
2026-04-03T11:10:48Z
Modified
2026-08-18T01:19:44.044477981Z
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
python-markdown security update
Details

This is a Python implementation of John Gruber’s Markdown. It is almost completely compliant with the reference implementation, though there are a few known issues.

Security Fix(es):

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.(CVE-2025-69534)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS-SP2 / python-markdown

Package

Name
python-markdown
Purl
pkg:rpm/openEuler/python-markdown&distro=openEuler-24.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.7-2.oe2403sp2

Ecosystem specific

{
    "src": [
        "python-markdown-3.7-2.oe2403sp2.src.rpm"
    ],
    "noarch": [
        "python3-markdown-3.7-2.oe2403sp2.noarch.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-1789.json"