VYPR

Showdown

by Showdownjs

npm: showdown

Source repositories

CVEs (3)

  • CVE-2024-1899MedFeb 26, 2024
    risk 0.35cvss 5.3epss 0.01

    An issue in the anchors subparser of Showdownjs versions <= 2.1.0 could allow a remote attacker to cause denial of service conditions.

  • CVE-2026-59710MedJul 6, 2026
    risk 0.33cvss 6.1epss 0.00

    showdown contains a stored cross-site scripting vulnerability in the parseHeaders function of src/subParsers/makehtml/tables.js that fails to properly escape table header ID attributes. Attackers can inject arbitrary HTML and script-executing SVG elements through double-quote…

  • CVE-2026-59711MedJul 6, 2026
    risk 0.33cvss 6.1epss 0.00

    showdown contains a cross-site scripting vulnerability in metadata title handling that allows attackers to inject arbitrary HTML and JavaScript. When completeHTMLDocument option is enabled, unescaped less-than and greater-than characters in markdown frontmatter metadata are…