PT-2026-52965 · Rustfs · Rustfs
CVE-2026-55189
·
Published
2026-06-26
·
Updated
2026-06-29
CVSS v3.1
7.7
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
RustFS versions 1.0.0-alpha.1 through 1.0.0-beta.8
Description
When the FTP frontend is enabled, the FTP read and probe handlers dispatch directly to the storage backend without calling the IAM authorization function used by the FTP write/list handlers and the HTTP S3 path. This allows any authenticated user to read objects via the
RETR command, obtain object status via SIZE and MDTM commands, and probe buckets using the CWD command, bypassing all IAM policies, including explicit deny rules for s3:GetObject.Recommendations
Update to version 1.0.0-beta.9.
As a temporary mitigation, disable the FTP frontend to prevent unauthorized access to objects and buckets.
Exploit
Fix
Incorrect Authorization
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Rustfs