#VU119232 Untrusted search path in pgbouncer - CVE-2025-12819
Published: December 6, 2025
pgbouncer
PgBouncer
Description
The vulnerability allows a remote attacker to execute arbitrary SQL commands.
The vulnerability exists due to usage of an untrusted search path passed via the search_path parameter in the StartupMessage. A remote non-authenticated attacker can send specially crafted request during authentication and execute arbitrary SQL commands in the database.