Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Include.parse() joins and normalizes user-supplied include paths without verifying that the result remains within the intended markdown directory, allowing crafted include paths to access files outside that directory when markdown files are processed using md.read(). This issue is fixed in version 3.3.0.
References
| Link | Resource |
|---|---|
| https://github.com/lepture/mistune/commit/1bef343ade163fc3bb95572b15be720084cdb993 | Patch |
| https://github.com/lepture/mistune/releases/tag/v3.3.0 | Release Notes |
| https://github.com/lepture/mistune/security/advisories/GHSA-r4rv-85jg-w4mf | Exploit Vendor Advisory |
| https://github.com/lepture/mistune/security/advisories/GHSA-r4rv-85jg-w4mf | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-07-08 17:17
Updated : 2026-07-09 19:34
NVD link : CVE-2026-59924
Mitre link : CVE-2026-59924
CVE.ORG link : CVE-2026-59924
JSON object : View
Products Affected
mistune_project
- mistune
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
