cvedb.io
CVE-2026-5160
MEDIUM · CVSS 6.1
EPSS exploitation probability: 0%
Published 2026-04-15T06:16:13.860 · Last modified 2026-06-17T10:58:31.247

Summary

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.

Affected products

yuin — goldmark

Does this affect you?

Add your gear to cvedb and we'll alert you only when yuin ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.