CVE-2026-73265

Summary

RustFS is a distributed object storage system built in Rust. RustFS authorizes explicit versionId reads in GetObject, CopyObject sources, and UploadPartCopy sources with s3:GetObject instead of s3:GetObjectVersion, allowing principals without historical-version permission to disclose known historical object content. This issue is fixed in version 1.0.0-beta.11.

Affected Software

VendorProductVersion RangeStatus
rustfsrustfs< 1.0.0-beta.11affected

Weaknesses

  • CWE-862: CWE-862: Missing Authorization
  • CWE-863: CWE-863: Incorrect Authorization

References