← Back to browse · API

CVE-2024-2044

Severity
CRITICAL
CVSS
9.9
EPSS
0.79326
Risk score
67.36
CISA KEV
No
PoC
No
Published
2024-03-07
Modified
2025-02-13
First seen
2026-08-07
Aliases
EUVD-2024-1004, GHSA-RJ98-CRF4-G69W, PYSEC-2026-453
Products
pgadmin.org:pgAdmin 4, pgadmin.org:pgAdmin 4 0 <8.4
Sources
euvd EUVD-2024-1004

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.

References