๐Ÿ” CVE Alert

CVE-2025-8715

HIGH 8.8

PostgreSQL pg_dump newline in object name executes arbitrary code in psql client and in restore target server

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

Improper neutralization of newlines in pg_dump in PostgreSQL allows a user 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 inside a purpose-crafted object name. The same attacks can achieve SQL injection as a superuser of the restore target server. pg_dumpall, pg_restore, and pg_upgrade are also affected. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected. Versions before 11.20 are unaffected. CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.

CWE CWE-93
Vendor n/a
Product postgresql
Ecosystems
Industries
Technology
Published Aug 14, 2025
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for n/a postgresql

Be the first to know when new high vulnerabilities affecting n/a postgresql are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

n/a / PostgreSQL
17 < 17.6 16 < 16.10 15 < 15.14 14 < 14.19 11.20 < 13.22

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
postgresql.org: https://www.postgresql.org/support/security/CVE-2025-8715/

Credits

The PostgreSQL project thanks Noah Misch for reporting this problem.