← Back to browse · API

CVE-2024-24747

Severity
HIGH
CVSS
8.8
EPSS
0.34086
Risk score
47.13
CISA KEV
No
PoC
No
Published
2024-01-31
Modified
2024-08-01
First seen
2026-08-08
Aliases
EUVD-2024-0775, GHSA-XX8W-MQ23-29G4
Products
minio:minio, minio:minio < RELEASE.2024-01-31T20-20-33Z
Sources
euvd EUVD-2024-0775

Description

MinIO is a High Performance Object Storage. When someone creates an access key, it inherits the permissions of the parent key. Not only for `s3:*` actions, but also `admin:*` actions. Which means unless somewhere above in the access-key hierarchy, the `admin` rights are denied, access keys will be able to simply override their own `s3` permissions to something more permissive. The vulnerability is fixed in RELEASE.2024-01-31T20-20-33Z.

References