Cross-site scripting in Go programming language - CVE-2026-39823
Published: July 31, 2026
Vulnerability details
The vulnerability allows a remote attacker to perform cross-site scripting.
The vulnerability exists due to improper neutralization of input during web page generation in html/template meta content attribute escaping when rendering a template containing a URL in a tag's content attribute. A remote attacker can supply a specially crafted URL containing ASCII whitespace around the '=' character to perform cross-site scripting.