CVE-2025-62506

HIGH EPSS 40.4%
Published Oct 16, 20258mo ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
High
Find Similar
Published Oct 16, 2025 8mo ago
Last Modified Jun 17, 2026 2w ago

Description

MinIO is a high-performance object storage system. In all versions prior to RELEASE.2025-10-15T17-29-55Z, a privilege escalation vulnerability allows service accounts and STS (Security Token Service) accounts with restricted session policies to bypass their inline policy restrictions when performing operations on their own account, specifically when creating new service accounts for the same user. The vulnerability exists in the IAM policy validation logic where the code incorrectly relied on the DenyOnly argument when validating session policies for restricted accounts. When a session policy is present, the system should validate that the action is allowed by the session policy, not just that it is not denied. An attacker with valid credentials for a restricted service or STS account can create a new service account for itself without policy restrictions, resulting in a new service account with full parent privileges instead of being restricted by the inline policy. This allows the attacker to access buckets and objects beyond their intended restrictions and modify, delete, or create objects outside their authorized scope. The vulnerability is fixed in version RELEASE.2025-10-15T17-29-55Z.

CVSS Details

Base Score
8.1
Exploitability
2.8
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
40.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-863 Incorrect Authorization Authorization

References 6

  • github.com https://github.com/minio/minio/commit/c1a49490c78e9c3ebcad86ba0662319138ace190
  • github.com https://github.com/minio/minio/discussions/21655
  • github.com https://github.com/minio/minio/issues/21647
  • github.com https://github.com/minio/minio/pull/21642
  • github.com https://github.com/minio/minio/security/advisories/GHSA-jjjj-jwhf-8rgr
  • news.ycombinator.com https://news.ycombinator.com/item?id=45684035

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.