CVE-2026-33551
Analyzed
Analyzed - Analysis Complete
Privilege Escalation via EC2 Credential Creation in OpenStack Keystone
Publication date: 2026-04-10
Last updated on: 2026-06-05
Assigner: MITRE
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openstack | keystone | 27.0.0 |
| openstack | keystone | 28.0.0 |
| openstack | keystone | 29.0.0 |
| openstack | keystone | From 14.0.0 (inc) to 26.1.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |