CVE-2026-97404 PUBLISHED

Assigner: mitre
Reserved: 24.09.2026 Published: 24.09.2026 Updated: 24.09.2026

In OpenStack Zaqar before 22.0.2, WSGI transport mishandles the URL-Signature header. By sending a request with an empty URL-Signature header, an unauthenticated remote attacker who knows a target project's UUID may bypass both Keystone authentication and pre-signed URL verification, resulting in the ability to read, enumerate, create, and delete that project's queues, messages, claims, and subscriptions. By additionally claiming an administrative role, the attacker may also perform administrative operations, such as managing pools and flavors in admin_mode deployments. Only deployments using the WSGI transport with an authentication strategy configured are affected; the websocket transport is not affected.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor OpenStack
Product Zaqar
Versions Default: unaffected
  • affected from 1.0.0 to 20.1.2 (excl.)
  • affected from 21.0.0 to 21.0.2 (excl.)
  • affected from 22.0.0 to 22.0.2 (excl.)

References

Problem Types

  • CWE-348 Use of Less Trusted Source CWE