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-33190

34
FAUCET Score

CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the tsig plugin can be bypassed on non-plain-DNS transports (DoT, DoH, DoH3, DoQ, and gRPC) because it trusts the transport writer's TsigStatus() instead of performing verification itself. The DoH and DoH3 writer's TsigStatus() always returns nil, the DoT server does not set TsigSecret on the dns.Server, and the DoQ and gRPC writers also unconditionally return nil. This allows an unauthenticated remote client to bypass TSIG-based authentication and access resources intended to be restricted behind a tsig require all policy. Plain DNS over TCP and UDP are not affected. This issue has been fixed in version 1.14.3.

First published: May 5, 2026Last modified: May 6, 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.7HIGH

CVSS:4.0/AV:N/AC:L/AT:N/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
NONE
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.37%
Probability of exploitation in next 30 days
EPSS Percentile
30.1%
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.0037 is in the 10th 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-33190Important

CoreDNS TSIG authentication bypass on encrypted DNS transports

May 2, 2026
goGHSA-qhmp-q7xh-99rhhigh

CoreDNS has TSIG authentication bypass on DoT, DoH, DoH3, DoQ, and gRPC

Apr 28, 2026

References

github.com / coredns/coredns/releases/tag/v1.14.3
Release Notes
github.com / coredns/coredns/security/advisories/GHSA-qhmp-q7xh-99rh
ExploitVendor Advisory