CVE-2026-39823
Bypass of meta content URL escaping causes XSS in html/template
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a <meta> tag's <content> attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the <content> attribute, the escaper would fail to similarly escape it, leading to XSS.
| Vendor | go standard library |
| Product | html/template |
| Published | May 7, 2026 |
Stay Ahead of the Next One
Get instant alerts for go standard library html/template
Be the first to know when new unknown vulnerabilities affecting go standard library html/template are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Go standard library / html/template
0 < 1.25.10 1.26.0-0 < 1.26.3
References
Credits
Samy Ghannad