CVE-2025-58451

Cattown is a JavaScript markdown parser. Versions prior to 1.0.2 used regular expressions with inefficient, potentially exponential worst-case complexity. This could cause excessive CPU usage due to excessive backtracking on crafted inputs. In turn, the excessive CPU usage could lead to resource exhaustion, where processing malicious inputs could cause high CPU or memory usage, potentially leading to denial of service. Version 1.0.2 contains a patch. Additionally, users should review and restrict input sources if untrusted inputs are processed.
CVSS

No CVSS.

Configurations

No configuration.

History

08 Sep 2025, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-08 22:15

Updated : 2025-09-08 22:15


NVD link : CVE-2025-58451

Mitre link : CVE-2025-58451

CVE.ORG link : CVE-2025-58451


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption

CWE-1333

Inefficient Regular Expression Complexity