Bug 2515830 (CVE-2026-56865) - CVE-2026-56865 golang.org/x/mod/sumdb/tlog: golang.org/x/mod/sumdb/tlog: Supply chain compromise via transparency log tile verification bypass
Summary: CVE-2026-56865 golang.org/x/mod/sumdb/tlog: golang.org/x/mod/sumdb/tlog: Supp...
Keywords:
Status: NEW
Alias: CVE-2026-56865
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2521731 2521732 2521733
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-13 22:22 UTC by OSIDB Bzimport
Modified: 2026-08-24 07:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-13 22:22:57 UTC
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


Note You need to log in before you can comment on or make changes to this bug.