VYPR

Blazar

by OpenStack

CVEs (2)

  • CVE-2026-93854HigSep 18, 2026
    risk 0.47cvss epss

    In OpenStack Blazar before 17.0.1, the V2 lease API does not enforce object-level authorization on its update and delete operations (PUT /v2/leases/{lease_id} and DELETE /v2/leases/{lease_id}). The policy authorize() wrapper attempts to load the target lease to build the…

  • CVE-2026-93852HigSep 18, 2026
    risk 0.46cvss epss

    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…