2 matches found
CVE-2026-61822 pg_partman disable maintenance for all partition sets
pgpartman is a PostgreSQL extension that manages partitioned tables by time or ID. Prior to 5.5.0, runmaintenance handles exceptions outside the loop that processes rows from partconfig, so an exception for one partition set immediately terminates the loop and skips every later set. A role with...
6.5CVSS
SaveExploits0References5
CVE-2026-61822
pg_partman is a PostgreSQL extension that manages partitioned tables by time or ID. Prior to 5.5.0 , the run_maintenance() function handles exceptions outside the loop that iterates over part_config rows, meaning a single exception in one partition set immediately terminates the entire loop and s...
6.5CVSS0.00393EPSS
SaveExploits0References3
20