PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-39360 rustfs CVE debrief

CVE-2026-39360 is a MEDIUM severity vulnerability in RustFS, a distributed object storage system built in Rust. A missing authorization check in the multipart copy path (UploadPartCopy) allows a low-privileged user to exfiltrate victim objects by copying them into an attacker-controlled multipart upload and completing the upload. This breaks tenant isolation in multi-user / multi-tenant deployments. The vulnerability is fixed in alpha.90. Users of RustFS should be aware of this vulnerability and take steps to mitigate it, especially in multi-user or multi-tenant environments.

Vendor
rustfs
Product
Unknown
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-04-07
Original CVE updated
2026-07-24
Advisory published
2026-04-07
Advisory updated
2026-07-24

Who should care

Users of RustFS, especially those with multi-user or multi-tenant deployments, should be aware of this vulnerability and take steps to mitigate it. This includes upgrading to alpha.90 or later and reviewing access controls for the affected system. Operators, platform administrators, vulnerability management teams, and security teams may be impacted.

Technical summary

The vulnerability exists in the multipart copy path (UploadPartCopy) of RustFS, a distributed object storage system built in Rust. A low-privileged user who cannot read objects from a victim bucket can still exfiltrate victim objects by copying them into an attacker-controlled multipart upload and completing the upload. This is due to a missing authorization check. The vulnerability has a CVSS score of 5.3 and a severity of MEDIUM. It affects multi-user / multi-tenant deployments, breaking tenant isolation.

Defensive priority

Medium priority should be given to patching or mitigating this vulnerability, especially in multi-user or multi-tenant environments.

Recommended defensive actions

  • Upgrade to alpha.90 or later
  • Review and adjust access controls for the affected system
  • Monitor for suspicious activity related to multipart uploads
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.

Evidence notes

The CVE record was published on 2026-04-07T19:16:46.673Z and has not been modified since then. The NVD entry is currently Analyzed. This information is based on the provided source corpus. Further verification by defenders is recommended to ensure accuracy and completeness of the information.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-04-07T19:16:46.673Z and has not been modified since then. The NVD entry is currently Analyzed.