Back to CVE List

CVE-2026-59927

MEDIUM SEVERITY

CVSS Score & Metrics

Base Score
5.3 / 10
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Vulnerability Description

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the Include directive in src/mistune/directives/include.py detects only direct self-includes and not indirect cycles, allowing two markdown files that include each other to trigger unbounded recursion, raise RecursionError, and crash the rendering request. This issue is fixed in version 3.3.0.

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-674
Source
NVD
Vendor
lepture
Product
mistune

External References

Discussion (0)

Add Comment

No comments yet. Be the first!