debian · CVE-2026-5160

Quick triage

Priority: not yet assigned Published: Updated: Sun, 19 Jul 2026 12:01:35 GMT

View at Official debian advisory, NVD, CVE.org · CVE detail

Freshness: upstream tracker timestamp is available; use API updated time as primary recency signal.

Tracker summary

CVE-2026-5160 not yet assigned priority: Debian including 1 source packages (golang-github-yuin-goldmark), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2.

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.

cvelogic Threat Intelligence