๐Ÿ” CVE Alert

CVE-2026-55838

MEDIUM 4.3

RustFS: Missing admin authorization on /rustfs/admin/v3/metrics allows any authenticated user to read server metrics

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

RustFS is a distributed object storage system built in Rust. In 1.0.0-beta.7 and earlier, the real-time metrics endpoint at /rustfs/admin/v3/metrics is accessible to any valid IAM user regardless of their assigned policy. Every other admin handler in the codebase calls validate_admin_request to enforce admin-action IAM checks; the MetricsHandler skips this call entirely. A restricted IAM user whose policy grants only access to their own bucket can read server-wide operational metrics including disk I/O statistics, network throughput, scanner cycle timing, and cluster RPC state.

CWE CWE-862
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 medium 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:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

rustfs / rustfs
<= 1.0.0-beta.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rustfs/rustfs/security/advisories/GHSA-f5cv-v44x-2xgf