Missing Authorization Check in RustFS Distributed Object Storage
CVE-2026-39360
5.3MEDIUM
What is CVE-2026-39360?
RustFS, a distributed object storage system developed in Rust, has a vulnerability that allows low-privileged users to bypass proper authorization checks in the multipart copy function (UploadPartCopy). This loophole enables these users to exfiltrate data from victim buckets even if they lack the necessary permissions to access that data. By copying victim objects into a multipart upload controlled by the attacker, the trust barrier of tenant isolation is compromised in multi-user and multi-tenant environments. The issue has been rectified in version alpha.90.
Affected Version(s)
rustfs < alpha.90
