Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L
Network-reachable API with no credentials required, but UUID knowledge prerequisite justifies AC:H; impact confined to queue read and availability disruption with no confirmed integrity impact.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
2DescriptionCVE.org
OpenStack Zaqar through 22.0.0 allows authentication bypass via an EXTRA-SPEC header when a UUID is known.
AnalysisAI
Authentication bypass in OpenStack Zaqar through version 22.0.0 allows network-reachable attackers without credentials to circumvent access controls by supplying a crafted EXTRA-SPEC HTTP header paired with a known queue UUID. The root cause is CWE-306 (Missing Authentication for Critical Function), meaning the service fails to enforce credential validation on certain request paths when this header is present. No public exploit code has been identified at time of analysis and no CISA KEV listing exists, but the network-accessible nature of Zaqar's REST API makes this a meaningful risk for deployments where queue UUIDs may be discoverable through logs or enumeration.
Technical ContextAI
OpenStack Zaqar is the message queuing and notification service within the OpenStack ecosystem, providing multi-tenant, REST API-driven message queues and subscriptions. The affected CPE is cpe:2.3:a:openstack:zaqar:*:*:*:*:*:*:*:*, covering all releases through 22.0.0. CWE-306 (Missing Authentication for Critical Function) identifies the root cause as a gap in authentication enforcement: when an inbound HTTP request carries the EXTRA-SPEC header, the service's authentication middleware or dispatch layer bypasses credential validation, using the supplied UUID as an implicit access gate rather than verifying identity. This is a design-level flaw in how Zaqar processes special request headers rather than a memory-safety or injection issue. Queue UUIDs in OpenStack are non-sequential but may appear in API responses, log files, or monitoring telemetry, making them discoverable in practice.
RemediationAI
No vendor-released patched version has been independently confirmed from the available data - fix status must be verified directly via the OpenStack Security Advisory at https://bugs.launchpad.net/ossa/+bug/2161254 and the oss-security disclosure at https://www.openwall.com/lists/oss-security/2026/07/23/7. As a primary compensating control, operators should restrict network access to Zaqar API endpoints using firewall rules or OpenStack network policies so that only trusted internal networks or authenticated reverse proxies can reach the service, eliminating the network-accessible attack surface entirely; the trade-off is reduced API accessibility for external consumers. Additionally, auditing and rotating Zaqar queue UUIDs, and ensuring they do not appear in shared logs, monitoring outputs, or API responses accessible to untrusted parties, reduces the likelihood of UUID enumeration by attackers. Where a reverse proxy (nginx, HAProxy) fronts Zaqar, stripping the EXTRA-SPEC request header before forwarding may block the bypass path without requiring an application-layer patch, though this should be validated against legitimate use cases that may rely on this header.
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
Eval injection vulnerability in the create method in the Bookmarks controller in Foreman before 1.2.0-RC2 allows remote
The create method in app/controllers/users_controller.rb in Foreman before 1.2.0-RC2 allows remote authenticated users w
Systems with microprocessors utilizing speculative execution and speculative execution of memory reads before the addres
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
Memory Corruption was discovered in the cmsgpack library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10,
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
An issue in OpenStack magnum yoga-eom version allows a remote attacker to execute arbitrary code via the cert_manager.py
An Integer Overflow issue was discovered in the struct library in the Lua subsystem in Redis before 3.2.12, 4.x before 4
glibc contains a vulnerability that allows specially crafted LD_LIBRARY_PATH values to manipulate the heap/stack, causin
Buffer overflow in the pcnet_receive function in hw/net/pcnet.c in QEMU, when a guest NIC has a larger MTU, allows remot
Code injection in OpenStack Vitrage query parser allows authenticated users to execute arbitrary Python code through cra
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48477
GHSA-gmmh-575h-g7v8