2 matches found
Directory Traversal
Overview Affected versions of this package are vulnerable to Directory Traversal via the Include.parse process. An attacker can access arbitrary files outside the intended markdown directory by supplying crafted include paths when markdown files are processed using md.read. Details A Directory...
8.2CVSS6.5AI score0.00399EPSS
SaveExploits1References2
PYSEC-2026-2212
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 wh...
5.9CVSS6.1AI score0.00399EPSS
SaveExploits1References3
20