Loading market data...
← Back to CVE feed

CVE-2026-59710

MEDIUM CVSS 6.1 View on NVD ↗

Description

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 characters in markdown table headers, achieving stored XSS when untrusted markdown is rendered with the default github flavor configuration.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Published: Jul 06, 2026 22:16 UTC Modified: Jul 07, 2026 13:57 UTC