CVE-2026-46600
High
· CVSS 7.5
False Positivednsmessage is never exercised by KrakenD.Addressed through routine dependency maintenance in CE 2.13.9 and EE 2.13.7.
Component
Go extended library (x/net/dns/dnsmessage)
Disclosed
Aug 14, 2026
CVSS Score
7.5
golang.org/x/net/dns/dnsmessage could panic when
decoding an invalid SVCB or HTTPS resource record whose parameter value size
overflowed the message buffer. A malicious or compromised DNS server returning such
a crafted record could crash the process performing the lookup. The fix adds bounds
checking before reading the parameter value.
This does not affect KrakenD, which never issues SVCB/HTTPS DNS queries.Stay up to date with KrakenD releases and important updates