CVE-2025-66467 PUBLISHED

Apache CloudStack: MinIO policy remains intact on bucket deletion

Assigner: apache
Reserved: 02.12.2025 Published: 08.05.2026 Updated: 09.05.2026

Missing MinIO policy cleanup on bucket deletion via Apache CloudStack allows users to retain access to buckets which they previously owned. If another user creates a new bucket with the same name, the previous owners can gain unauthorized read and write access to it by using the previously generated access and secret keys.

Users are recommended to upgrade to Apache CloudStack versions 4.20.3.0 or 4.22.0.1, or later, which fixes this issue.

Metrics

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

Product Status

Vendor Apache Software Foundation
Product Apache CloudStack
Versions Default: unaffected
  • affected from 4.19.0.0 to 4.20.2.0 (incl.)
  • affected from 4.21.0.0 to 4.22.0.0 (incl.)

Credits

  • Roman Kozello <roman.kozello@gmail.com> reporter

References

Problem Types

  • CWE-459 Incomplete Cleanup CWE