Improper access control in Apache CloudStack - CVE-2025-66467
Published: May 12, 2026
Apache CloudStack
Detailed vulnerability description
The vulnerability allows a remote user to gain unauthorized read and write access to another user's bucket.
The vulnerability exists due to improper access control in MinIO policy cleanup on bucket deletion when a bucket is deleted and later recreated with the same name. A remote user can reuse previously generated access and secret keys to gain unauthorized read and write access to another user's bucket.
Exploitation requires another user to create a new bucket with the same name as a previously deleted bucket.