Skip to main content

OpenStack Zaqar EUVDEUVD-2026-48477

| CVE-2026-66139 MEDIUM
Missing Authentication for Critical Function (CWE-306)
2026-07-24 mitre GHSA-gmmh-575h-g7v8
4.8
CVSS 3.1 · Vendor: mitre
Share

Severity by source

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

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.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L
4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

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

Lifecycle Timeline

2
Patch available
Jul 24, 2026 - 06:02 EUVD
Analysis Generated
Jul 24, 2026 - 05:18 vuln.today

DescriptionCVE.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.

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

Share

EUVD-2026-48477 vulnerability details – vuln.today

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