Untriaged
Permalink
CVE-2026-73284
8.8 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
Activity log
- Created suggestion
RustFS: AddServiceAccount Handler Allows Creation of Root-Parent Service Accounts
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.
References
-
https://github.com/rustfs/rustfs/security/advisories/GHSA-5354-r3w2-34m8 x_refsource_CONFIRM
-
https://github.com/rustfs/rustfs/pull/5141 x_refsource_MISC
-
https://github.com/rustfs/rustfs/releases/tag/1.0.0-beta.11 x_refsource_MISC
Affected products
rustfs
- ==< 1.0.0-beta.11
Matching in nixpkgs
pkgs.rustfs
S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph
-
nixos-unstable -
- nixos-unstable-small 1.0.0-beta.12
Package maintainers
-
@MarcelCoding Marcel <me@m4rc3l.de>