CVE-2026-56865
Fix transparency log tile verification bypass in golang.org/x/mod/sumdb/tlog
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
A malicious GOPROXY was previously capable of forging up to two sumdb tiles that allow for a requested module to bypass the GOSUMDB check and persist attacker-controlled module content to a local Go module cache. This attack allows for a malicious GOPROXY to serve malicious module content that cannot be detected by evaluating the transparency log. All tiles are now correctly verified against their parents. In order to determine if you have been affected: rm -r go.sum go.work.sum vendor/ && go mod tidy
| Vendor | go toolchain |
| Product | cmd/go |
| Published | Aug 13, 2026 |
Stay Ahead of the Next One
Get instant alerts for go toolchain cmd/go
Be the first to know when new unknown vulnerabilities affecting go toolchain cmd/go are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Go toolchain / cmd/go
0 < 1.25.13 1.26.0-0 < 1.26.6 1.27.0-0 < 1.27.0-rc.3
golang.org/x/mod / golang.org/x/mod/sumdb/tlog
0 < 0.40.0
References
Credits
Filippo Valsorda (Geomys)