Uncontrolled Recursion in Comrak - #VU147261
Published: September 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled recursion in the process_email_autolinks function when processing untrusted Markdown containing numerous bare email addresses. A remote attacker can submit specially crafted Markdown to cause a denial of service.
The issue is reachable only when the GFM autolink extension is enabled.