Home

Description

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, improper authorization in the UploadPartCopy operation allows copying objects across buckets without enforcing destination bucket restrictions on allowed copy sources. The implementation validates GetObject permission on the source bucket and PutObject on the destination bucket independently, but does not enforce any policy constraints on whether the destination bucket permits the specified copy source. This enables unauthorized cross-bucket data movement. This vulnerability is fixed in 1.0.0-beta.2.

PUBLISHED Reserved 2026-05-08 | Published 2026-05-28 | Updated 2026-05-28 | Assigner GitHub_M




HIGH: 7.1CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-863: Incorrect Authorization

Product status

< 1.0.0-beta.2
affected

References

github.com/...rustfs/security/advisories/GHSA-wfxj-ph3v-7mjf exploit

github.com/...rustfs/security/advisories/GHSA-wfxj-ph3v-7mjf

cve.org (CVE-2026-45042)

nvd.nist.gov (CVE-2026-45042)

Download JSON