cve/2025/CVE-2025-2945.md
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2025-2945

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.

POC

Reference

Github