CVE-2026-93852 PUBLISHED

Assigner: mitre
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

In OpenStack Blazar before 17.0.1, the V2 lease listing operation (GET /v2/leases) returns leases for every project without enforcing project scoping or an administrator-only policy. Any authenticated user with access to the Blazar REST API can enumerate leases belonging to other tenants, exposing lease IDs, reservation IDs, resource IDs, and reservation metadata. The exposed lease IDs also enable the object-level authorization bypass tracked in the companion request, allowing an attacker to then modify or delete the enumerated leases.

Metrics

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

Product Status

Vendor OpenStack
Product Blazar
Versions Default: unaffected
  • affected from 1.0.0 to 15.1.1 (excl.)
  • affected from 16.0.0 to 16.0.1 (excl.)
  • affected from 17.0.0 to 17.0.1 (excl.)

References

Problem Types

  • CWE-862 Missing Authorization CWE