SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2024-58382

HIGH · CVSS 7.5 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-09 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

Versions of league/commonmark prior to 2.6.0 are vulnerable to polynomial time complexity issues in Markdown parsing, which can be exploited by attackers to induce denial of service. By submitting specially crafted Markdown inputs, attackers can significantly degrade system performance and exhaust CPU resources, particularly when multiple requests are sent concurrently. Organizations using affected versions should prioritize remediation to prevent potential service disruptions.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-58382
Severity
HIGH
CVSS
7.5
EPSS
0.28%

Original NVD Description

league/commonmark versions before 2.6.0 contain polynomial time complexity vulnerabilities in Markdown parsing that allow attackers to cause denial of service. Attackers can submit carefully crafted Markdown inputs designed to trigger worst-case performance, and sending multiple requests in parallel exhausts CPU resources and PHP-FPM processes.