Improper Authentication in CoreDNS - CVE-2026-33190
Published: April 25, 2026
CoreDNS
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper authentication in the tsig plugin when handling TSIG-protected requests over DoT, DoH, DoH3, DoQ, or gRPC transports. A remote attacker can send a request with an invalid TSIG to disclose sensitive information.
The issue affects non-plain-DNS transports because TSIG validity is determined from the transport writer status instead of being verified by the plugin itself.