Affected by GO-2026-4289
and 2 other vulnerabilities
GO-2026-4289: CoreDNS gRPC/HTTPS/HTTP3 servers lack resource limits, enabling DoS via unbounded connections and oversized messages in github.com/coredns/coredns
GO-2026-4630: CoreDNS ACL Bypass in github.com/coredns/coredns
GO-2026-4635: CoreDNS Loop Detection Denial of Service Vulnerability in github.com/coredns/coredns
Package rand is used for concurrency safe random number generator.
This package provides a thread-safe wrapper around math/rand for use in
load balancing and server selection. It is NOT suitable for cryptographic
purposes and should not be used for security-sensitive operations.