2 matches found
CVE-2026-61819
pg_partman is a PostgreSQL extension for managing partitioned tables. Prior to 5.5.0 , when pg_jobmon is installed and part_config.jobmon is true, exception handlers in multiple pg_partman functions embed p_parent_table verbatim inside a SQL string literal passed to pg_jobmon.add_job(). A partman...
8.5CVSS0.00581EPSS
SaveExploits0References3
CVE-2026-61819 pg_partman privilege escalation via SQL injection in when using pg_jobmon and encountering exception
pgpartman is a PostgreSQL extension that manages partitioned tables by time or ID. Prior to 5.5.0, when pgjobmon is installed and partconfig.jobmon is true, exception handlers in multiple pgpartman functions place pparenttable verbatim inside a SQL string literal used to call pgjobmon.addjob. A...
8.5CVSS
SaveExploits0References5
20