CVE-2026-56864
Low
False Positivegolang.org/x/mod/sumdb is only exercised by the go command when resolving module
dependencies against a checksum database, a build-time operation. KrakenD’s runtime
binary does not fetch, verify, or resolve Go modules, so it never calls into the
vulnerable GOSUMDB client code.Addressed through routine dependency maintenance in CE 2.13.9 and EE 2.13.7.
Component
Go extended library (x/mod/sumdb)
Disclosed
Aug 14, 2026
golang.org/x/mod/sumdb.
This does not affect KrakenD, which never queries a GOSUMDB or GOPROXY at runtime.Stay up to date with KrakenD releases and important updates