๐Ÿ” CVE Alert

CVE-2026-55189

HIGH 7.7

RustFS: FTP frontend skips IAM authorization on object reads

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

RustFS is a distributed object storage system built in Rust. From 1.0.0-alpha.1 until 1.0.0-beta.9, when the FTP frontend is enabled, the FTP read and probe handlers dispatch directly to the storage backend without ever calling the IAM authorization function that the FTP write/list handlers (and the entire HTTP S3 path) use. As a result, any user who can authenticate to the FTP listener โ€” including a user whose IAM policy contains an explicit Deny on s3:GetObject โ€” can read (RETR) and stat (SIZE/MDTM) any object in any bucket, and probe any bucket (CWD), completely regardless of their IAM policy. This vulnerability is fixed in 1.0.0-beta.9.

CWE CWE-862 CWE-863
Vendor rustfs
Product rustfs
Published Jun 26, 2026
Stay Ahead of the Next One

Get instant alerts for rustfs rustfs

Be the first to know when new high vulnerabilities affecting rustfs rustfs are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

rustfs / rustfs
>= 1.0.0-alpha.1, <= 1.0.0-beta.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rustfs/rustfs/security/advisories/GHSA-3g29-xff2-92vp