CVE-2026-33551 PUBLISHED

Assigner: mitre
Reserved: 22.03.2026 Published: 10.04.2026 Updated: 10.04.2026

An issue was discovered in OpenStack Keystone 14 through 26 before 26.1.1, 27.0.0, 28.0.0, and 29.0.0. Restricted application credentials can create EC2 credentials. By using a restricted application credential to call the EC2 credential creation API, an authenticated user with only a reader role may obtain an EC2/S3 credential that carries the full set of the parent user's S3 permissions, effectively bypassing the role restrictions imposed on the application credential. Only deployments that use restricted application credentials in combination with the EC2/S3 compatibility API (swift3 / s3api) are affected.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N
CVSS Score: 3.5

Product Status

Vendor OpenStack
Product Keystone
Versions Default: unaffected
  • affected from 14.0.0 to 26.1.1 (excl.)
  • Version 27.0.0 is affected
  • Version 28.0.0 is affected
  • Version 29.0.0 is affected

References

Problem Types

  • CWE-863 Incorrect Authorization CWE