CVE Catalog

CVE-2026-22042

High
Published: Translated: NVD NIST

Summary

RustFS before version 1.0.0-alpha.79 has a vulnerability in the ImportIam admin API that incorrectly validates permissions using ExportIAMAction instead of ImportIAMAction. This allows a principal with export-only IAM permissions to perform import operations. Since importing IAM data performs privileged write actions (creating/updating users, groups, policies, and service accounts), this can lead to unauthorized IAM modification and privilege escalation. Version 1.0.0-alpha.79 fixes the issue.

Risk Assessment

Risk of privilege escalation and unauthorized modification of IAM configuration, potentially leading to system takeover.

Recommendation

Update RustFS to version 1.0.0-alpha.79 or later to fix the vulnerability.

Other vulnerabilities in RustFS

See all
Original NVD description (English source)

RustFS is a distributed object storage system built in Rust. Prior to version 1.0.0-alpha.79, he `ImportIam` admin API validates permissions using `ExportIAMAction` instead of `ImportIAMAction`, allowing a principal with export-only IAM permissions to perform import operations. Since importing IAM data performs privileged write actions (creating/updating users, groups, policies, and service accounts), this can lead to unauthorized IAM modification and privilege escalation. Version 1.0.0-alpha.79 fixes the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS