VYPR

Cattown

by Ieaturanium238

npm: cattown

CVEs (1)

  • CVE-2025-58451HigSep 8, 2025
    risk 0.50cvss epss 0.00

    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…