PT-2026-39629 · Pgadmin 4+2 · Pgadmin 4+2
CVSS v2.0
8.5
High
| Vector | AV:N/AC:L/Au:S/C:N/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
pgAdmin 4 versions prior to 9.15
Description
A symbolic-link path traversal issue exists in the pgAdmin 4 File Manager. The
check access permission() function utilized os.path.abspath, which resolves parent directory references but fails to resolve symbolic links. Because the subsequent kernel write operation follows symbolic links, an authenticated user can create a symbolic link within their own storage directory that points to an external location. This allows the user to induce pgAdmin to write to any path accessible by the pgAdmin process, potentially compromising the integrity and availability of protected information. This is a TOCTOU (Time-of-Check to Time-of-Use) race condition between the access check and the file open operation.Recommendations
Update to version 9.15 or later.
Exploit
Fix
DoS
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Pgadmin
Red Os
Pgadmin 4