CyberRota Analysis
AI-GeneratedPostgres MCP Pro 0.3.0 is vulnerable to a bypass of restricted-mode protections, allowing attackers to exploit improperly validated RangeFunction nodes in FROM clauses. This flaw enables the execution of file-reading functions, such as pg_read_file, granting unauthorized access to arbitrary files on the system. Organizations using this version of Postgres MCP Pro should prioritize remediation to mitigate the risk of sensitive data exposure.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Postgres MCP Pro 0.3.0 contains a restricted-mode bypass vulnerability where function-name validation is not applied to RangeFunction nodes in FROM clauses. Attackers can execute file-reading functions like pg_read_file through FROM-clause syntax to read arbitrary files despite restricted-mode protections.