CVE-2026-73284

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-12 15:18

Updated : 2026-09-09 20:55


NVD link : CVE-2026-73284

Mitre link : CVE-2026-73284

CVE.ORG link : CVE-2026-73284


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management