Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, HTMLRenderer.safe_url() does not block percent-encoded javascript URIs, allowing attacker-supplied Markdown links or images to bypass URL protections and execute script in rendered HTML. This issue is fixed in version 3.3.0.
References
| Link | Resource |
|---|---|
| https://github.com/lepture/mistune/commit/c7101fcbb6e8790e8e39157c5ca2238fc6dd6cbc | Patch |
| https://github.com/lepture/mistune/releases/tag/v3.3.0 | Release Notes |
| https://github.com/lepture/mistune/security/advisories/GHSA-8c25-4j27-2rv3 | Exploit Vendor Advisory |
| https://github.com/lepture/mistune/security/advisories/GHSA-8c25-4j27-2rv3 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-07-08 17:17
Updated : 2026-07-09 19:35
NVD link : CVE-2026-59923
Mitre link : CVE-2026-59923
CVE.ORG link : CVE-2026-59923
JSON object : View
Products Affected
mistune_project
- mistune
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
