Skip to main content

OpenStack Designate EUVDEUVD-2026-57692

| CVE-2026-71194 MEDIUM
Incorrect Resource Transfer Between Spheres (CWE-669)
2026-08-12 mitre GHSA-r7xh-5qq7-jh72
6.8
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
6.8 MEDIUM
AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
vuln.today AI
6.8 MEDIUM

AC:H reflects the mandatory pre-existing cross-pool zone conflict; PR:N applies to the NOTIFY trigger itself; S:C captures cross-tenant DNS disruption beyond the attacker's own zone scope.

3.1 AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
4.0 AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
Red Hat
4.3 MEDIUM
qualitative

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Aug 12, 2026 - 23:16 vuln.today
Patch available
Aug 12, 2026 - 23:03 EUVD

DescriptionCVE.org

In OpenStack Designate before 22.0.2, the mDNS handler performs pool-blind lookups when resolving record queries and NOTIFY requests. When two zones with the same name exist across different pools, the lookup fails with a deterministic error, causing the handler to return REFUSED for all DNS queries through that path. The _handle_notify path is exploitable via a single unauthenticated UDP packet. This is independently reachable through the cross-tenant zone overlap described in a different recent CVE, and also affects legitimate same-tenant cross-pool configurations. BIND9 views do not mitigate this issue as mDNS is a shared service upstream of any view configuration.

AnalysisAI

Denial-of-service in OpenStack Designate's mDNS handler allows unauthenticated remote disruption of DNS resolution across all tenants sharing an affected pool path. The handler performs pool-blind zone lookups: when two zones with the same name exist across different pools - a condition reachable either through a separate cross-tenant zone overlap vulnerability or via legitimate cross-pool configurations - the lookup fails deterministically, causing the handler to return REFUSED for all DNS queries through that path. The _handle_notify trigger is reachable via a single unauthenticated UDP packet, with no public exploit code identified at time of analysis and no confirmed active exploitation in the CISA KEV catalog.

Technical ContextAI

OpenStack Designate (cpe:2.3:a:openstack:designate) is the DNS-as-a-Service component of OpenStack, managing authoritative DNS through pool constructs - logical groupings of backend DNS servers across which zones are distributed. The mDNS handler (Designate's internal mini-DNS service) is responsible for propagating zone changes and answering NOTIFY requests from backends. The vulnerability arises because this handler executes pool-blind lookups: it searches all pools simultaneously without scoping the query to the originating pool, creating an ambiguous resolution when identical zone names exist in multiple pools. CWE-669 (Incorrect Resource Transfer Between Spheres) precisely captures this flaw - zone records belonging to distinct pool namespaces are incorrectly merged during lookup, allowing the failure condition in one sphere to cascade as a hard error across the entire handler. BIND9 views - a standard mechanism for separating DNS response behavior by client network - operate downstream of the mDNS handler and therefore provide no isolation from this issue, as the shared mDNS service processes NOTIFY packets before any view logic is reached.

RemediationAI

Upgrade OpenStack Designate to version 20.0.2, 21.0.1, or 22.0.2 according to the applicable release train, as specified in OSSA-2026-034 (https://security.openstack.org/ossa/OSSA-2026-034.html) and the upstream Launchpad bug report at https://launchpad.net/bugs/2160533. If patching cannot be performed immediately, restrict UDP network access to the Designate mDNS handler port at the host or network level so that only trusted backend DNS agents and authorized management hosts can deliver NOTIFY packets; note this may interrupt legitimate zone propagation from non-whitelisted backends and requires coordination with the DNS backend topology before implementation. As a secondary compensating step, audit all zones for name collisions across pools and resolve any conflicts by migrating or renaming zones - eliminating the precondition directly removes the exploitable failure mode without requiring a firewall change. The vendor advisory explicitly states that BIND9 views are not a valid compensating control and should not be relied upon to mitigate this issue.

CVE-2016-6662 CRITICAL POC
9.8 Sep 20

Oracle MySQL through 5.5.52, 5.6.x through 5.6.33, and 5.7.x through 5.7.15; MariaDB before 5.5.51, 10.0.x before 10.0.2

CVE-2013-2121 MEDIUM POC
6.0 Jul 31

Eval injection vulnerability in the create method in the Bookmarks controller in Foreman before 1.2.0-RC2 allows remote

CVE-2013-2113 MEDIUM POC
6.0 Jul 31

The create method in app/controllers/users_controller.rb in Foreman before 1.2.0-RC2 allows remote authenticated users w

CVE-2018-3639 MEDIUM POC
5.5 May 22

Systems with microprocessors utilizing speculative execution and speculative execution of memory reads before the addres

CVE-2015-3456 HIGH POC
7.7 May 13

The Floppy Disk Controller (FDC) in QEMU, as used in Xen 4.5.x and earlier and KVM, allows local guest users to cause a

CVE-2018-11218 CRITICAL POC
9.8 Jun 17

Memory Corruption was discovered in the cmsgpack library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10,

CVE-2015-8914 CRITICAL POC
9.1 Jun 17

The IPTables firewall in OpenStack Neutron before 7.0.4 and 8.0.0 through 8.1.0 allows remote attackers to bypass an int

CVE-2024-28718 CRITICAL POC
9.8 Apr 12

An issue in OpenStack magnum yoga-eom version allows a remote attacker to execute arbitrary code via the cert_manager.py

CVE-2018-11219 CRITICAL POC
9.8 Jun 17

An Integer Overflow issue was discovered in the struct library in the Lua subsystem in Redis before 3.2.12, 4.x before 4

CVE-2017-1000366 HIGH POC
7.8 Jun 19

glibc contains a vulnerability that allows specially crafted LD_LIBRARY_PATH values to manipulate the heap/stack, causin

CVE-2015-7512 CRITICAL
9.0 Jan 08

Buffer overflow in the pcnet_receive function in hw/net/pcnet.c in QEMU, when a guest NIC has a larger MTU, allows remot

CVE-2026-28370 CRITICAL POC
9.1 Feb 27

Code injection in OpenStack Vitrage query parser allows authenticated users to execute arbitrary Python code through cra

Vendor StatusVendor

Share

EUVD-2026-57692 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy