All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73265
MEDIUMpublished 2026-08-12 15:18 UTC · 12 hours ago
6.5
CVSS / 10
// description
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.
// weaknesses (CWE)
- CWE-862
- CWE-863