CVE-2024-9014

CRITICAL EXPLOITED NUCLEI

pgAdmin < 8.12 - OAuth2 Credential Exposure

Title source: llm
STIX 2.1

Exploitation Summary

CVE-2024-9014 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits from researchers including EQSTLab, r0otk3r. A Nuclei detection template is also available.

AI-analyzed exploit summary This PoC demonstrates an information leak vulnerability in pgAdmin4 versions 8.11 and earlier, where OAuth2 configuration details (including client ID and secret) are exposed via a simple curl command. The vulnerability stems from improper handling of OAuth2 configuration in the login page template.

Description

pgAdmin 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.

Exploits (2)

nomisec WORKING POC 8 stars
by EQSTLab · infoleak
https://github.com/EQSTLab/CVE-2024-9014

This PoC demonstrates an information leak vulnerability in pgAdmin4 versions 8.11 and earlier, where OAuth2 configuration details (including client ID and secret) are exposed via a simple curl command. The vulnerability stems from improper handling of OAuth2 configuration in the login page template.

Classification
Working Poc 95%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: pgAdmin4 <= 8.11
No auth needed
Prerequisites: Access to the pgAdmin4 login page
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec SCANNER
by r0otk3r · infoleak
https://github.com/r0otk3r/CVE-2024-9014

This repository contains two Python scripts for detecting and extracting OAuth2 configurations from pgAdmin 4 installations vulnerable to CVE-2024-9014. The scripts check for exposed OAuth2 client secrets in HTML responses, indicating a potential authentication bypass vulnerability.

Classification
Scanner 90%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: pgAdmin 4
No auth needed
Prerequisites: Network access to the target pgAdmin 4 instance
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Nuclei Templates (1)

pgAdmin 4 - Authentication Bypass
CRITICALVERIFIEDby s4e-io
FOFA: pgadmin4

References (1)

Core 1
Core References

Scores

CVSS v3 9.9
EPSS 0.9288
EPSS Percentile 99.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

VulnCheck KEV 2024-10-07
CWE
CWE-522
Status published
Products (2)
pgadmin/pgadmin_4 < 8.12
pypi/pgadmin4 0 - 8.12PyPI
Published Sep 23, 2024
Tracked Since Feb 18, 2026