CVE-2026-86003
Last modified
CVE-2026-86003 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. CoreDNS is a DNS server written in Go. Prior to 1.14.7, the DNS-over-HTTPS, DNS-over-HTTP/3, DNS-over-QUIC, and DNS-over-gRPC listeners in plugin/pkg/doh/doh.go, core/dnsserver/server_quic.go, and core/dnsserver/server_grpc.go call dns.Msg.Unpack without the dns.DefaultMsgAcceptFunc request policy used by UDP, TCP, and DNS-over-TLS.
Description
CoreDNS is a DNS server written in Go. Prior to 1.14.7, the DNS-over-HTTPS, DNS-over-HTTP/3, DNS-over-QUIC, and DNS-over-gRPC listeners in plugin/pkg/doh/doh.go, core/dnsserver/server_quic.go, and core/dnsserver/server_grpc.go call dns.Msg.Unpack without the dns.DefaultMsgAcceptFunc request policy used by UDP, TCP, and DNS-over-TLS. An unauthenticated client can send an RFC 2136 UPDATE that the proxy or forward plugin passes unchanged to an update-capable upstream. If that upstream trusts CoreDNS's source address or connection and does not require an attacker-unknown end-to-end TSIG, the request appears to originate from CoreDNS and can add, replace, or delete DNS records, redirect traffic, take over names, alter mail routing, or disrupt the writable zone. This issue is fixed in version 1.14.7.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| coredns | coredns | < 1.14.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-86003?
How severe is CVE-2026-86003?
How do I fix CVE-2026-86003?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-85981The administrative panel of the Auth0 AD/LDAP Connector (ver…6.7
- CVE-2026-85982The Auth0 AD/LDAP Connector is vulnerable to stored Cross-Si…9
- CVE-2026-85983The Auth0 AD/LDAP Connector improperly processes a configura…7.8
- CVE-2026-8599The MailerPress – Email Marketing, Newsletter, Email Automat…6.4
- CVE-2026-85999Soup Sieve is a CSS selector library designed to be used wit…5.3
- CVE-2026-86000Soup Sieve is a CSS selector library designed to be used wit…5.3
- CVE-2026-8602In ScadaBR version 1.2.0, a Missing Authentication for Criti…9.1
- CVE-2026-8603In ScadaBR version 1.2.0, an OS Command Injection vulnerabil…9.8
- CVE-2026-86038libp2p is a JavaScript implementation of the libp2p networki…7.5
- CVE-2026-86039libp2p is a JavaScript implementation of the libp2p networki…8.2
- CVE-2026-8604In ScadaBR version 1.2.0, a CSRF vulnerability could allow a…8.8
- CVE-2026-86040libp2p is a JavaScript implementation of the libp2p networki…7.5
Are you affected by CVE-2026-86003?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
