CVE-2026-5160
MEDIUMGithub.com/yuin/goldmark/renderer/html < 1.7.17 - XSS
Title source: ruleDescription
Versions of the package github.com/yuin/goldmark/renderer/html before 1.7.17 are vulnerable to Cross-site Scripting (XSS) due to improper ordering of URL validation and normalization. The renderer validates link destinations using a prefix-based check (IsDangerousURL) before resolving HTML entities. This allows an attacker to bypass protocol filtering by encoding dangerous schemes using HTML5 named character references. For example, a payload such as javascript:alert(1) is not recognized as dangerous during validation, leading to arbitrary script execution in the context of applications that render the URL.
Scores
CVSS v3
6.1
EPSS
0.0004
EPSS Percentile
11.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Details
CWE
CWE-79
Status
published
Products (2)
None/github.com/yuin/goldmark/renderer/html
< 1.7.17
yuin/goldmark
0 - 1.7.17Go
Published
Apr 15, 2026
Tracked Since
Apr 15, 2026