Bug 2498140 (CVE-2026-59922) - CVE-2026-59922 mistune: Mistune: Denial of Service via crafted input
Summary: CVE-2026-59922 mistune: Mistune: Denial of Service via crafted input
Keywords:
Status: NEW
Alias: CVE-2026-59922
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2507880 2507881 2507882
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-08 17:01 UTC by OSIDB Bzimport
Modified: 2026-07-28 07:04 UTC (History)
16 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-08 17:01:34 UTC
Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, a run of closed tilde, equals-sign, or caret marker pairs around a character causes quadratic work in src/mistune/plugins/formatting.py when the strikethrough, mark, or insert plugin scans for matching markers from each possible start position, allowing denial of service through CPU exhaustion. 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.