Bug 2521733 - CVE-2026-56865 gcc-epel: golang.org/x/mod/sumdb/tlog: Supply chain compromise via transparency log tile verification bypass [epel-all]
Summary: CVE-2026-56865 gcc-epel: golang.org/x/mod/sumdb/tlog: Supply chain compromise...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: gcc-epel
Version: epel10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Robert Scheck
QA Contact:
URL:
Whiteboard: {"flaws": ["3ab3bda0-4797-4148-829d-9...
Depends On:
Blocks: CVE-2026-56865
TreeView+ depends on / blocked
 
Reported: 2026-08-24 07:25 UTC by Thibault Guittet
Modified: 2026-08-24 07:25 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Thibault Guittet 2026-08-24 07:25:07 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.