module

pgAdmin Query Tool authenticated RCE (CVE-2025-2945)

Disclosed
04/03/2025
Created
04/11/2025

Description

This module exploits a vulnerability in pgAdmin where an authenticated user can establish a connection to the query tool
and send a specific payload in the query_commited POST parameter. This payload is directly executed via a Python eval()
statement, resulting in remote code execution in versions prior to 9.2.

To exploit this vulnerability, pgAdmin credentials are required. Additionally, in order to interact with the vulnerable
SQL editor component, valid database credentials are necessary to initialize a session and obtain a transaction ID,
which is required for the exploit.

Authors

pyozzi-tossjheysel-r7

Platform

Python

Architectures

python

Module Options

To display the available options, load the module within the Metasploit console and run the commands ‘show options’ or ‘show advanced’:

    msf > use exploit/multi/http/pgadmin_query_tool_authenticated
    msf /(d) > show actions
        ...actions...
    msf /(d) > set ACTION < action-name >
    msf /(d) > show options
        ...show and set options...
    msf /(d) > run
  
Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.