Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33489

33
FAUCET Score

CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the transfer plugin can select the wrong ACL stanza when both a parent zone and a more-specific subzone are configured. The longestMatch() function in plugin/transfer/transfer.go uses a lexicographic string comparison instead of an actual longest-suffix match to select the winning zone. As a result, a permissive parent-zone transfer rule can override a restrictive subzone rule depending on zone name ordering (e.g., "example.org." > "a.example.org." lexicographically). This allows an unauthorized remote client to perform AXFR/IXFR for the subzone and retrieve its full zone contents. This issue has been fixed in version 1.14.3.

First published: May 5, 2026Last modified: May 5, 2026

Impacted Technologies

VendorProductVersion(s)CPE
< 1.14.3CPE matchmatch criteria
cpe:2.3:a:coredns.io:coredns:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.2HIGH

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.39%
Probability of exploitation in next 30 days
EPSS Percentile
31.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0039 is in the 11th percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

gopatch availablevia ghsa
Product: github.com/coredns/corednsFixed in: 1.14.3
microsoftpatch availablevia msrc
Product: 21180-17084Fixed in: 1.11.4-16
microsoftpatch availablevia msrc
Product: azl3 coredns 1.11.4-15 on Azure Linux 3.0Fixed in: 1.11.4-16
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (2)

microsoft2026-May/CVE-2026-33489Important

CoreDNS transfer plugin subzone ACL bypass via lexicographic zone comparison

May 2, 2026
goGHSA-h8mm-c463-wjq3high

CoreDNS' transfer stanza selection uses lexicographic compare (subzone ACL bypass)

Apr 28, 2026

References

github.com / coredns/coredns/releases/tag/v1.14.3
Release Notes
github.com / coredns/coredns/security/advisories/GHSA-h8mm-c463-wjq3
ExploitVendor Advisory