Bug 2498141 (CVE-2026-59929) - CVE-2026-59929 mistune: Mistune: Cross-site scripting via incomplete URL scheme filtering
Summary: CVE-2026-59929 mistune: Mistune: Cross-site scripting via incomplete URL sche...
Keywords:
Status: NEW
Alias: CVE-2026-59929
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:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-08 17:01 UTC by OSIDB Bzimport
Modified: 2026-07-10 12:55 UTC (History)
13 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-08 17:01:38 UTC
Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the safe_url filter in src/mistune/renderers/html.py blocks only javascript:, vbscript:, file:, and data: schemes, allowing legacy or chained schemes such as feed:, view-source:, jar:, livescript:, mocha:, ms-its:, mk:, and res: to reach rendered href and src attributes and potentially execute script in affected user agents. 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.