CVE-2021-41266
Affected versions are subject to an authentication bypass issue in the Operator Console when an external IDP is enabled.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 48.4%, higher than 99% of all known CVEs. Patch or mitigate before the next change window.
Description
Minio console is a graphical user interface for the for MinIO operator. Minio itself is a multi-cloud object storage project. Affected versions are subject to an authentication bypass issue in the Operator Console when an external IDP is enabled. All users on release v0.12.2 and before are affected and are advised to update to 0.12.3 or newer. Users unable to upgrade should add automountServiceAccountToken: false to the operator-console deployment in Kubernetes so no service account token will get mounted inside the pod, then disable the external identity provider authentication by unset the CONSOLE_IDP_URL, CONSOLE_IDP_CLIENT_ID, CONSOLE_IDP_SECRET and CONSOLE_IDP_CALLBACK environment variable and instead use the Kubernetes service account token.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 48.41% probability · 99th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-306
- Affected
- min/minio console
- Source
- security-advisories@github.com
References
- https://github.com/minio/console/pull/1217Exploit, Patch, Third Party Advisory
- https://github.com/minio/console/security/advisories/GHSA-4999-659w-mq36Issue Tracking, Third Party Advisory
- https://github.com/minio/console/pull/1217Exploit, Patch, Third Party Advisory
- https://github.com/minio/console/security/advisories/GHSA-4999-659w-mq36Issue Tracking, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.