CoreDNS v1.14.2

v1.14.2
Added 2
  • Add new proxyproto plugin to support Proxy Protocol and preserve client IPs behind load balancers
  • Add metadata for response Type and Class to Log plugin
Changed 3
  • Update build to Go 1.26.1
  • Allow disabling jitter in reload plugin with 0s
  • Use crypto/rand for query name generation in loop plugin
Fixed 4
  • Fix parsing error when handling TLS+IPv6 address in forward plugin
  • Return SOA and NS records when queried for a record CNAMEd to origin in file plugin
  • Fix CNAME target rewrite for CNAME chains in rewrite plugin
  • Fix panic on empty ListenHosts in kubernetes plugin
Security 2
  • Reorder rewrite before ACL to prevent ACL bypass (CVE-2026-26017)
  • Use stronger randomness for loop detection (CVE-2026-26018)

This release adds the new proxyproto plugin to support Proxy Protocol and preserve client IPs behind load balancers. It also includes enhancements such as improved DNS logging metadata and stronger randomness for loop detection (CVE-2026-26018), along with several bug fixes including TLS+IPv6 forwarding, improved CNAME handling and rewriting, allowing jitter disabling, prevention of an ACL bypass (CVE-2026-26017), and a Kubernetes plugin crash fix. In addition, the release updates the build to Go 1.26.1, which include security fixes addressing CVE-2026-27137, CVE-2026-27138, CVE-2026-27139, CVE-2026-25679, and CVE-2026-27142.

Brought to You By

Adphi Henrik Gerdes hide Kelly Kane Shiv Tyagi vflaux Ville Vesilehto yangsenzk Yong Tang YOUNEVSKY

Noteworthy Changes
View original

Upgraded? How did it go?

Discussion