← Vulnerability feed

Vulnerability record · CVE-2024-2044 · published 7 March 2024

CVE-2024-2044: pgAdmin path traversal in session handling enables unsafe deserialization RCE

Pgadmin · Pgadmin 4

pgAdmin 8.3 and earlier is affected by a path-traversal flaw in the session handling code that deserializes user sessions. On Windows, an unauthenticated attacker can load and deserialize remote pickle objects, leading to code execution; on POSIX/Linux, an authenticated attacker can upload and deserialize pickle objects to achieve code execution.

9.9 CVSS 3.1 Critical EPSS 79% · top 0.4% CWE-31 · CWE-31
9.9CVSS 3.1 base score
79%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
6References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

pgAdmin <= 8.3 is affected by a path-traversal vulnerability while deserializing users’ sessions in the session handling code. If the server is running on Windows, an unauthenticated attacker can load and deserialize remote pickle objects and gain code execution. If the server is running on POSIX/Linux, an authenticated attacker can upload pickle objects, deserialize them, and gain code execution.

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 9.9, very high EPSS, public exploit reference, and remote code execution with no authentication on Windows make this an urgent risk.

What it is

pgAdmin 8.3 and earlier is affected by a path-traversal flaw in the session handling code that deserializes user sessions. On Windows, an unauthenticated attacker can load and deserialize remote pickle objects, leading to code execution; on POSIX/Linux, an authenticated attacker can upload and deserialize pickle objects to achieve code execution.

Impact

An attacker can execute arbitrary code on the pgAdmin server, potentially compromising the host and any connected database credentials or sessions.

Attack surface

Reachable over the network through the session handling component. On Windows no authentication is required; on POSIX/Linux the attacker must be authenticated. No user interaction is indicated.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.79465, 99.583rd percentile) and a third-party advisory tagged Exploit is referenced, indicating public exploit information exists.

What to do

  • Upgrade pgAdmin to a version later than 8.3 as soon as a fixed release is available.
  • If immediate upgrade is not possible, restrict network access to the pgAdmin server to trusted users and networks.
  • On Windows, treat the pgAdmin service as exposed and prioritize patching or isolating it.
  • On POSIX/Linux, enforce least privilege and strong authentication for all pgAdmin accounts.
  • Monitor pgAdmin session storage and logs for unexpected pickle files or path traversal patterns.

Detection

  • Inspect pgAdmin session directories for unexpected or suspicious pickle files.
  • Monitor web server and pgAdmin logs for path traversal sequences in session-related requests.
  • Alert on unusual child processes or command execution spawned by the pgAdmin service.
  • Track authentication events and session creation anomalies, especially on Windows where no auth is required.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2024-2044 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed9.8CVE-2021-44026Roundcube Webmail SQL injection via search parametersRoundcube Webmail before 1.3.17 and 1.4.x before 1.4.12 is prone to SQL injection through the search or search_params input. The flaw is remotely rea…KEVEPSS 70%analysed9.8CVE-2021-42013Apache HTTP Server path traversal and RCE via incomplete fixThe fix for CVE-2021-41773 in Apache HTTP Server 2.4.50 was insufficient, leaving a path traversal flaw that lets attackers map URLs to files outside…KEVEPSS 100%analysed9.8CVE-2021-41773Apache HTTP Server 2.4.49 path traversal and RCEA path normalization flaw introduced in Apache HTTP Server 2.4.49 lets attackers map URLs to files outside directories configured by Alias-like direc…KEVEPSS 100%analysed9.8CVE-2021-1870Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions, affecting macOS Big Sur, Catalina, Mojave, iOS and iPadOS, plus WebKitGTK a…KEVEPSS 7.7%analysed9.8CVE-2021-1871Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions. It affects macOS Big Sur, Catalina, Mojave, iOS and iPadOS, and a remote at…KEVEPSS 7.0%analysed9.8CVE-2020-16846SaltStack Salt API shell injection via crafted web requestsSaltStack Salt through 3002 is vulnerable to OS command injection when the SSH client is enabled and crafted web requests are sent to the Salt API. T…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2024-2044), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.