github.com
https://github.com/rustfs/rustfs/commit/9866f68d86482b3de7e0058a908727c3815e72b9 CVE-2026-73284
HIGH
RustFS: AddServiceAccount Handler Allows Creation of Root-Parent Service Accounts
Record summary
CVE-2026-73284 has a selected CVSS score of 8.8 (high).
Description
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.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationNone
AutomatableNo
Technical impactTotal
CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 12, 2026 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
rustfsBrowse rustfs / rustfs | CVE List | < 1.0.0-beta.11 | affected |
References
4github.com
https://github.com/rustfs/rustfs/pull/5141 github.com
https://github.com/rustfs/rustfs/releases/tag/1.0.0-beta.11 github.comConfirmation
https://github.com/rustfs/rustfs/security/advisories/GHSA-5354-r3w2-34m8