MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. A security issue was found where an non-admin user is able to create service accounts for root or other admin users and then is able to assume their access policies via the generated credentials. This in turn allows the user to escalate privilege to that of the root user. This vulnerability has been resolved in pull request #14729 and is included in `RELEASE.2022-04-12T06-55-35Z`. Users unable to upgrade may workaround this issue by explicitly adding a `admin:CreateServiceAccount` deny policy, however, this, in turn, denies the user the ability to create their own service accounts as well.
Use CWE-269, Minio vendor hub and Minio product page to widen CVE-2022-24842 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2023-28434, CVE-2023-28432 and CVE-2026-33322 for nearby disclosures in the same product family.