Resource Exhaustion Vulnerability in Cattown JavaScript Markdown Parser
CVE-2025-58451

8.7HIGH

Key Information:

Status
Vendor
CVE Published:
8 September 2025

What is CVE-2025-58451?

The Cattown JavaScript markdown parser, versions prior to 1.0.2, is susceptible to a vulnerability that can lead to resource exhaustion. This issue arises from the use of regular expressions with inefficient, potentially exponential worst-case complexity. When processing specially crafted inputs, the parser may experience excessive CPU utilization due to extensive backtracking, ultimately resulting in denial of service. The recent patch in version 1.0.2 addresses this vulnerability. Users are advised to limit and monitor untrusted input sources to enhance security.

Affected Version(s)

Cattown < 1.0.2

References

CVSS V4

Score:
8.7
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-58451 : Resource Exhaustion Vulnerability in Cattown JavaScript Markdown Parser