CVE-2026-71193
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
Summary
In OpenStack Designate before 22.0.1, zone creation checks (_is_subzone, _is_superzone, and the duplicate-zone DB constraint) are scoped to the target pool only. An authenticated user can bypass these checks by scheduling a zone to a different pool via the AttributeFilter scheduler, creating an overlapping zone that conflicts with another tenant's zone. This enables cross-tenant DNS hijack (redirecting traffic to attacker-controlled IPs) and DNS denial of service (NODATA responses). Exploitation requires a multi-pool deployment with AttributeFilter enabled in scheduler_filters, which is a non-default but documented and supported configuration for self-service tiering.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| OpenStack | Designate | 1.0.0 < 20.0.2 | affected |
| OpenStack | Designate | 21.0.0 < 21.0.1 | affected |
| OpenStack | Designate | 22.0.0 < 22.0.1 | affected |
Weaknesses
- CWE-863: CWE-863 Incorrect Authorization
References
- https://launchpad.net/bugs/2160533
- https://security.openstack.org/ossa/OSSA-2026-034.html
- https://www.openwall.com/lists/oss-security/2026/08/11/6
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.