NONE · 0

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 ser...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-45043?

CVE-2026-45043 is a documented vulnerability. 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 ser...

How severe is CVE-2026-45043?

CVSS scoring is not yet available for CVE-2026-45043. Check NVD for updates.

Is there a patch for CVE-2026-45043?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.