Vulnerability 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 Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Min | Minio Console | < 0.12.3 |
Related Weaknesses (CWE)
References
- https://github.com/minio/console/pull/1217ExploitPatchThird Party Advisory
- https://github.com/minio/console/security/advisories/GHSA-4999-659w-mq36Issue TrackingThird Party Advisory
- https://github.com/minio/console/pull/1217ExploitPatchThird Party Advisory
- https://github.com/minio/console/security/advisories/GHSA-4999-659w-mq36Issue TrackingThird Party Advisory
FAQ
What is CVE-2021-41266?
CVE-2021-41266 is a vulnerability with a CVSS score of 8.6 (HIGH). 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 Ope...
How severe is CVE-2021-41266?
CVE-2021-41266 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-41266?
Check the references section above for vendor advisories and patch information. Affected products include: Min Minio Console.