PT-2026-71093 · Rustfs · Rustfs
CVE-2026-73290
·
Published
2026-08-12
·
Updated
2026-08-12
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
RustFS versions prior to 1.0.0-beta.12
Description
An issue exists where anonymous ListObjectVersions requests in
rustfs/src/storage/access.rs that lack a direct bucket-policy grant fall back to an s3:ListBucket check. This process returns before the policy allowed path can apply deny anonymous table data plane if needed and RestrictPublicBuckets. Consequently, buckets that permit anonymous listing may continue to expose version listings even after public-access control is enabled. This bypass affects the 'GET /?versions=' endpoint and can disclose object version metadata, even when equivalent GetObject requests are denied.Recommendations
Update to version 1.0.0-beta.12.
Exploit
Fix
Incorrect Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Rustfs