CVE 7.1 HIGH

RustFS: UploadPartCopy Does Not Enforce Destination Bucket Policy on Copy Source_CVE-2026-45042

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

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.

Basic Information

ID CVE-2026-45042
Source GitHub_M
Published May 28, 2026 at 18:32

Affected Product

Vendor rustfs
Product rustfs
Version < 1.0.0-beta.2
Affected Versions rustfs rustfs < 1.0.0-beta.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.