Bug 2498163 (CVE-2026-59924) - CVE-2026-59924 mistune: Mistune: Information disclosure via crafted include paths
Summary: CVE-2026-59924 mistune: Mistune: Information disclosure via crafted include p...
Keywords:
Status: NEW
Alias: CVE-2026-59924
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: 2507872 2507873 2507874
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-08 17:02 UTC by OSIDB Bzimport
Modified: 2026-07-28 06:31 UTC (History)
17 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-08 17:02:57 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.