#VU111760 Improper privilege management in PostgreSQL - CVE-2007-6600
Published: June 23, 2025
PostgreSQL
PostgreSQL Global Development Group
Description
The vulnerability allows a remote user to escalate privileges within the application.
The vulnerability exists due software users superuser privileges instead of table owner privileges for (1) VACUUM and (2) ANALYZE operations within index functions, and supports (3) SET ROLE and (4) SET SESSION AUTHORIZATION within index functions. A remote user can escalate privileges within the database.