PostgreSQL 18.4, 17.10 closing 11 CVEs

18 points by tsg


hailey

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.