3 matches found
CVE-2026-50737
When applying replicated changes for a row that is missing one or more columns, pglogical evaluates the affected table's default expressions on the subscriber. Because the apply worker runs at a privilege level equivalent to a PostgreSQL superuser in default installations, any function invoked by...
CVE-2026-50737
The CVE-2026-50737 entry describes a vulnerability in pglogical where, during replication of changes for a row missing some columns, the subscriber evaluates the table’s default expressions. The apply worker operates with superuser-equivalent privileges by default, so any function invoked by such...
EUVD-2026-49937
When applying replicated changes for a row that is missing one or more columns, pglogical evaluates the affected table's default expressions on the subscriber. Because the apply worker runs at a privilege level equivalent to a PostgreSQL superuser in default installations, any function invoked by...