216.73.216.170

CVE-2026-5160

· Published 15/04/2026 06:16 · Modified 15/04/2026 06:16

Labels: CVE-2026-5160 2026-04-15CVE-2026-5160CWE-79[email protected]

Essential information

Published
15/04/2026 06:16
Modified
15/04/2026 06:16
Author
Creator
CVSS
5.1 MEDIUM (v3) 5.1 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
yuin / goldmark cpe:2.3:a:yuin:goldmark:*:*:*:*:*:*:*:*

References