Insufficient Authorization in RustFS Object Storage System
CVE-2026-40937
8.3HIGH
What is CVE-2026-40937?
The RustFS distributed object storage system features a significant vulnerability in its admin API endpoints prior to version 1.0.0-alpha.94. The affected endpoints only validate authentication details (access key and session token) but do not enforce proper admin-action authorization using the 'validate_admin_request' method. This oversight allows non-admin users to overwrite a shared notification target, potentially routing bucket events to an attacker-controlled endpoint. Such exploitation can lead to unauthorized event interception and evade audit trails, compromising system security. A fix has been implemented in version 1.0.0-alpha.94.
Affected Version(s)
rustfs < 1.0.0-alpha.94
