CVE-2025-8714
HIGHPostgreSQL <17.6, <16.10, <15.14, <14.19, <13.22 - Code Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-8714. PoCs published by orderby99.
AI-analyzed exploit summary This repository contains a functional PoC for CVE-2025-8714, demonstrating RCE in PostgreSQL via crafted `pg_dump` commands. The exploit leverages meta-commands in plain-text dumps to execute arbitrary shell commands during restoration.
Description
Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. This is similar to MySQL CVE-2024-21096. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.
Exploits (1)
This repository contains a functional PoC for CVE-2025-8714, demonstrating RCE in PostgreSQL via crafted `pg_dump` commands. The exploit leverages meta-commands in plain-text dumps to execute arbitrary shell commands during restoration.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H