Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions blog/2026-05-28-keystone.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The core issues are:

- **Cross-Project EC2 Credentials (CVE-2026-43001):** Application credentials
scoped to one project could be used to create EC2-style credentials for a
different project, enabling lateral movement across tenant boundaries.
different project, enabling lateral movement across tenant boundaries.

- **Federated Token Rescoping (CVE-2026-44394):** In SAML2/OIDC deployments,
federated users can maintain access indefinitely by repeatedly rescoping
Expand Down Expand Up @@ -74,7 +74,7 @@ functionality for services like Heat or image uploads.
The SCS ecosystem software providers are providing fixed Keystone images:

- [OSISM](https://osism.tech/docs/appendix/security/ossa-2026-015)
- [yaook](https://yaook.cloud/security-advisories-cve-2026-33551)
- [yaook](https://yaook.cloud/security-advisories-cve-2026-42998-43001-44394/)

## Outlook

Expand Down
Loading