---
id: CVE-2024-4215
aliases:
  - GHSA-2mvc-557g-5638
  - PYSEC-2026-1768
title: pgAdmin is affected by a multi-factor authentication bypass vulnerability
summary: pgAdmin is affected by a multi-factor authentication bypass vulnerability
severity: high
cvss: 7.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L'
vendor: pgadmin4
product: pgadmin4
ecosystem: pip
affected:
  - pgadmin4 < 8.6
patched:
  - pgadmin4 8.6
published: '2024-05-02'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-2mvc-557g-5638'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-4215'
  - url: 'https://github.com/pgadmin-org/pgadmin4/issues/7425'
  - url: >-
      https://github.com/pgadmin-org/pgadmin4/commit/f4761f55f7cf6d56d6c5129f921393b0b47fd976
  - url: 'https://github.com/pgadmin-org/pgadmin4'
  - url: >-
      https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T2YFVCB4HCXU3FQBZ5XTWJZWSZUDNCXE
tags:
  - osv
  - pip
epss: 0.00634
epssPercentile: 0.48179
ingestedAt: '2026-07-08T18:25:44.577Z'
---

## Overview

pgAdmin <= 8.5 is affected by a multi-factor authentication bypass vulnerability. This vulnerability allows an attacker with knowledge of a legitimate account’s username and password may authenticate to the application and perform sensitive actions within the application, such as managing files and executing SQL queries, regardless of the account’s MFA enrollment status.

## Affected packages

- `pgadmin4 < 8.6`

## Remediation

Upgrade to a patched release:

- `pgadmin4 8.6`
