CVE-2026-45043

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, improper validation in the PUT /rustfs/admin/v3/import-iam endpoint allows a user with ImportIAMAction to create service accounts under arbitrary parent identities, including the root user (minioadmin). The endpoint accepts attacker-controlled parent, claims, accessKey, and secretKey values without enforcing privilege boundaries or sanitization. This enables privilege escalation to full administrative access using a persistent, attacker-defined credential. This vulnerability is fixed in 1.0.0-beta.2.
CVSS

No CVSS.

Configurations

No configuration.

History

02 Jun 2026, 02:16

Type Values Removed Values Added
References () https://github.com/rustfs/rustfs/security/advisories/GHSA-566f-q62r-wcr8 - () https://github.com/rustfs/rustfs/security/advisories/GHSA-566f-q62r-wcr8 -

29 May 2026, 13:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-29 13:16

Updated : 2026-06-02 02:16


NVD link : CVE-2026-45043

Mitre link : CVE-2026-45043

CVE.ORG link : CVE-2026-45043


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management

CWE-284

Improper Access Control