Affected by GO-2026-4630
and 6 other vulnerabilities
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
GO-2026-4969 : CoreDNS' DoQ worker pool does not bound stream backlog in github.com/coredns/coredns
GO-2026-5164 : CoreDNS DoH GET oversized dns= query parameter causes pre-validation CPU and memory amplification in github.com/coredns/coredns
GO-2026-5417 : CoreDNS' transfer stanza selection uses lexicographic compare (subzone ACL bypass) in github.com/coredns/coredns
GO-2026-5583 : CoreDNS has TSIG authentication bypass on DoT, DoH, DoH3, DoQ, and gRPC in github.com/coredns/coredns
GO-2026-5667 : CoreDNS has TSIG authentication bypass on gRPC and QUIC transports in github.com/coredns/coredns
Discover Packages
github.com/coredns/coredns
plugin
pkg
cidr
package
Version:
v1.14.1
Opens a new window with list of versions in this module.
Published: Jan 16, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package cidr contains functions that deal with classless reverse zones in the DNS.
Reverse return the reverse zones that are authoritative for each net in ns.
Split returns a slice of non-overlapping subnets that in union equal the subnet n,
and where each subnet falls on a reverse name segment boundary.
for ipv4 this is any multiple of 8 bits (/8, /16, /24 or /32)
for ipv6 this is any multiple of 4 bits
Source Files
¶
Click to show internal directories.
Click to hide internal directories.