CVE-2025-2945

Scores

EPSS

0.779medium77.9%
0%20%40%60%80%100%

Percentile: 77.9%

CVSS

8.8high3.x
0246810

CVSS Score: 8.8/10

All CVSS Scores

CVSS 3.x
8.8

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

Description

Remote Code Execution security vulnerability in pgAdmin 4 (Query Tool and Cloud Deployment modules).

The vulnerability is associated with the 2 POST endpoints; /sqleditor/query_tool/download, where the query_commited parameter and /cloud/deploy endpoint, where the high_availability parameter is unsafely passed to the Python eval() function, allowing arbitrary code execution.

This issue affects pgAdmin 4: before 9.2.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

anchore_overridesdebiannvd

CWEs

CWE-94

Related Vulnerabilities

Exploits

Exploit ID: CVE-2025-2945

Source: github-poc

URL: https://github.com/plur1bu5/CVE-2025-2945-pgadmin-rce

Vulnerable Software (3)

Type: Configuration

Operating System:

Trait:
{  "children": [    {      "cpe_match": [        {          "cpe23uri": "cpe:2.3:a:pgadmin:pgadmin:*:*:*:*:*:postgresql:*:*",          "versionEndExcluding": "9.2"        }      ],      "nega...

Source: anchore_overrides

Type: Configuration

Product: pgadmin4

Operating System: debian

Trait:
{  "unfixed": true}

Source: debian

Type: Configuration

Vendor: *

Product: pgadmin_4

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:pgadmin:pgadmin_4:*:*:*:*:*:postgresql:*:*",      "versionEndExcluding": "9.2",      "vulnerable": true    }  ],  "operator": "OR"}

Source: nvd

End of list