CVE-2026-56865
Low
False Positivego command line tool (cmd/go) when
resolving dependencies against a GOPROXY/GOSUMDB during go mod tidy, go get, or
go build. KrakenD’s compiled binary never invokes the Go toolchain or fetches
modules at runtime, so the transparency log verification logic in x/mod/sumdb/tlog
is never reached in a running deployment.Addressed through routine dependency maintenance in CE 2.13.9 and EE 2.13.7.
Component
Go extended library (x/mod/sumdb/tlog)
Disclosed
Aug 14, 2026
golang.org/x/mod/sumdb/tlog, the library go mod and go get use to verify
tile-based transparency logs during module downloads. The fix requires every tile to
be verified against its parent tile before being trusted.
This does not affect KrakenD, which never fetches or verifies Go modules at runtime.Stay up to date with KrakenD releases and important updates