Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-32289

29
FAUCET Score

CVE-2026-32289 is a template injection vulnerability affecting JavaScript template literals where context tracking across branch conditions fails, resulting in improper escaping of dynamic content and brace depth miscalculation. This flaw enables attackers to bypass intended security controls and inject malicious scripts, leading to cross-site scripting (XSS) vulnerabilities in affected applications. The vulnerability carries a CVSS score of 6.1 (Medium severity) with a network-based attack vector requiring minimal complexity and no elevated privileges, though user interaction is necessary. The attack has limited scope with low confidentiality and integrity impact, posing moderate risk to affected systems. There is no evidence of active exploitation in the wild, as the vulnerability does not appear on the Known Exploited Vulnerabilities (KEV) catalog and remains inactive on threat monitoring lists. The extremely low EPSS score of 0.0001 indicates minimal probability of near-term exploitation, suggesting this vulnerability currently poses a lower practical threat despite its technical severity.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.25.9CPE matchmatch criteria
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
>= 1.26.0, < 1.26.2CPE matchmatch criteria
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.1MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
2.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.29%
Probability of exploitation in next 30 days
EPSS Percentile
21.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0029 is in the 21st percentile among its peer group of 26,234 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

microsoft2026-Apr/CVE-2026-32289Moderate

JsBraceDepth Context Tracking Bugs (XSS) in html/template

Apr 2, 2026

References

go.dev / cl/763762
Patch
go.dev / issue/78331
Issue Tracking
groups.google.com / g/golang-announce/c/0uYbvbPZRWU
Mailing ListRelease Notes
pkg.go.dev / vuln/GO-2026-4865
Vendor Advisory