Bug 2507885 - CVE-2026-59925 python-mistune: Mistune: Denial of Service via crafted Markdown input [epel-all]
Summary: CVE-2026-59925 python-mistune: Mistune: Denial of Service via crafted Markdow...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-mistune
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Neil Hanlon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["3882ea16-054e-46b3-a7d6-a...
Depends On:
Blocks: CVE-2026-59925
TreeView+ depends on / blocked
 
Reported: 2026-07-28 06:56 UTC by Hardik Vyas
Modified: 2026-07-28 06:56 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hardik Vyas 2026-07-28 06:56:56 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, long sequences of well-formed double-asterisk or triple-asterisk emphasis pairs around a character cause quadratic work in src/mistune/inline_parser.py because the parser scans forward for matching close markers from every potential opening run, allowing denial of service in default Mistune parsing. This issue is fixed in version 3.3.0.


Note You need to log in before you can comment on or make changes to this bug.