Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-32289
Published:April 08, 2026
Updated:April 20, 2026
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.
Affected Packages
https://github.com/golang/go.git (GITHUB):
Affected version(s) >=go1.26.0 <go1.26.2
Fix Suggestion:
Update to version go1.26.2
https://github.com/golang/go.git (GITHUB):
Affected version(s) >=go1 <go1.25.9
Fix Suggestion:
Update to version go1.25.9
github.com/golang/go (GO):
Affected version(s) >=go1.26.0 <go1.26.2
Fix Suggestion:
Update to version go1.26.2
github.com/golang/go (GO):
Affected version(s) >=go1 <go1.25.9
Fix Suggestion:
Update to version go1.25.9
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
EPSS
Base Score:
0.01