PostgreSQL 18.4, 17.10 closing 11 CVEs

19 points by tsg 15 hours ago on lobsters | 2 comments

hailey | 10 hours ago

Wow, CVE-2026-6476 (SQL injection via subscription name) is wild - just sprintf-ing unquoted user input into an SQL query which is then executed with superuser privileges.

Sirikon | 3 hours ago

PostgreSQL of all things having a SQL injection vulnerability is peak irony.