Name
CVE-2026-32289
Description
Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.
CWEs
Published Date
Updated Date
Workaround
-
Advisories
https://go.dev/issue/78331Issue Tracking
https://pkg.go.dev/vuln/GO-2026-4865Vendor Advisory
Analysis#
Vulnerability Ratings#
6.1
CVSSv31
6.1
CVSSv31
NaN
other
Others affected components#
Name
Project
Project Version
Version
Status
openwrt
master
1.24.13-r1
Exploitable
openwrt
master
1.26.4-r1
Not Affected
openwrt
openwrt-25.12
1.24.13-r1
Exploitable
openwrt
openwrt-25.12
1.26.4-r1
Not Affected
yocto
kirkstone
1.17.13
Exploitable
yocto
kirkstone
1.17.13
Exploitable
yocto
master
1.26.4
Not Affected
yocto
master
1.26.4
Not Affected
Resolved with patches#
go (yocto:scarthgap)
#
Title
Author
Resolve
1
html/template: properly track JS template literal brace depth
Roland Shoemaker <bracewell@google.com>
CVE-2026-32289