๐Ÿ” CVE Alert

CVE-2026-73284

HIGH 8.8

RustFS: AddServiceAccount Handler Allows Creation of Root-Parent Service Accounts

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

RustFS is a distributed object storage system built in Rust. RustFS AddServiceAccount in rustfs/src/admin/handlers/service_account.rs accepts an attacker-controlled target_user after only checking CreateServiceAccountAdminAction, passes it to new_service_account, and prepare_service_account_auth sets is_owner for the resulting root-parent service account. This issue is fixed in version 1.0.0-beta.11.

CWE CWE-269
Vendor rustfs
Product rustfs
Published Aug 12, 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:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

rustfs / rustfs
< 1.0.0-beta.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rustfs/rustfs/security/advisories/GHSA-5354-r3w2-34m8 github.com: https://github.com/rustfs/rustfs/pull/5141 github.com: https://github.com/rustfs/rustfs/commit/9866f68d86482b3de7e0058a908727c3815e72b9 github.com: https://github.com/rustfs/rustfs/releases/tag/1.0.0-beta.11