Description
OpenStack Zaqar through 22.0.0 allows authentication bypass via an EXTRA-SPEC header when a UUID is known.
Published: 2026-07-24
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenStack Zaqar releases up to 22.0.0 contain a flaw that permits an authentication bypass when an attacker transmits a specially crafted EXTRA‑SPEC header and is already in possession of a valid UUID. The mechanism bypasses the normal credential verification process, allowing the attacker to obtain full access to the Zaqar service without legitimate credentials. The vulnerability is classified as Missing Authentication (CWE‑306).

Affected Systems

Any deployment running OpenStack Zaqar version 22.0.0 or earlier is vulnerable when the service accepts the EXTRA‑SPEC header. The issue affects the Zaqar API endpoint that processes messaging requests and can be exposed to network hosts that can reach the service.

Risk and Exploitability

The CVSS score of 4.8 indicates a moderate impact, while the EPSS score of less than 1 % shows a very low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog, suggesting no widespread exploitation has been documented. The likely attack vector is a service‑level request where an attacker includes a known UUID in the EXTRA‑SPEC header; any host that can reach the Zaqar API could potentially exploit the flaw, provided it knows a valid UUID.

Generated by OpenCVE AI on August 3, 2026 at 20:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update OpenStack Zaqar to a version that includes the authentication bypass fix
  • Restrict network access to Zaqar endpoints with firewall or IP‑based controls to limit exposure to trusted hosts
  • Configure Zaqar to reject or ignore the EXTRA‑SPEC header so that all requests must undergo full authentication

Generated by OpenCVE AI on August 3, 2026 at 20:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Title Authentication Bypass in OpenStack Zaqar via EXTRA‑SPEC Header

Thu, 30 Jul 2026 06:00:00 +0000

Type Values Removed Values Added
Title Authentication Bypass in OpenStack Zaqar via EXTRA‑SPEC Header

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Openstack
Openstack zaqar
Vendors & Products Openstack
Openstack zaqar

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 24 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Description OpenStack Zaqar through 22.0.0 allows authentication bypass via an EXTRA-SPEC header when a UUID is known.
Weaknesses CWE-306
References
Metrics cvssV3_1

{'score': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-24T23:22:06.300Z

Reserved: 2026-07-24T04:14:41.411Z

Link: CVE-2026-66139

cve-icon Vulnrichment

Updated: 2026-07-24T23:22:06.300Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T05:16:49.577

Modified: 2026-07-30T19:32:25.133

Link: CVE-2026-66139

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:45:03Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function