---
id: CVE-2024-9014
aliases:
  - GHSA-jm9x-rx9x-wpqj
  - PYSEC-2026-1775
title: OAuth2 client ID and secret exposed through the web browser
summary: OAuth2 client ID and secret exposed through the web browser
severity: high
cvss: 8.6
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'
vendor: pgadmin4
product: pgadmin4
ecosystem: pip
affected:
  - pgadmin4 < 8.12
patched:
  - pgadmin4 8.12
published: '2024-09-23'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-jm9x-rx9x-wpqj'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-9014'
  - url: 'https://github.com/pgadmin-org/pgadmin4/issues/7945'
  - url: 'https://github.com/pgadmin-org/pgadmin4'
  - url: 'https://www.pgadmin.org/docs/pgadmin4/8.12/release_notes_8_12.html'
tags:
  - osv
  - pip
  - exploit-available
epss: 0.09685
epssPercentile: 0.95283
ingestedAt: '2026-07-08T18:25:50.836Z'
exploits:
  github: 2
  githubRepos:
    - 'https://github.com/EQSTLab/CVE-2024-9014'
    - 'https://github.com/r0otk3r/CVE-2024-9014'
  nuclei:
    - CVE-2024-9014
  checkedAt: '2026-09-23T07:13:30.901Z'
exploitAvailable: true
---

## Overview

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.

## Affected packages

- `pgadmin4 < 8.12`

## Remediation

Upgrade to a patched release:

- `pgadmin4 8.12`
