๐Ÿ” CVE Alert

CVE-2026-59924

MEDIUM 5.9

Mistune: Arbitrary File Read via Include directive path traversal

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor lepture
Product mistune
Published Jul 8, 2026
Last Updated Jul 8, 2026
Stay Ahead of the Next One

Get instant alerts for lepture mistune

Be the first to know when new medium vulnerabilities affecting lepture mistune are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

lepture / mistune
< 3.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/lepture/mistune/security/advisories/GHSA-r4rv-85jg-w4mf github.com: https://github.com/lepture/mistune/commit/1bef343ade163fc3bb95572b15be720084cdb993 github.com: https://github.com/lepture/mistune/releases/tag/v3.3.0