是一个 PostgreSQL 扩展,用于按时间或 ID 管理分区表。在 5.5.0 版本之前, 函数将异常处理置于处理 表行数据的循环外部,这意味着任意一个分区集发生的异常会立即终止整个循环,并跳过后续所有分区集。拥有 权限的角色可以插入或更新一条必然失败的数据记录,并为其设置较低的 值,使其在合法记录之前被处理。随后每次维护周期都会提前中止,导致所有合法的分区集无法得到维护,从而造成数据库范围内自动化分区维护的全面失效。该问题已在 5.5.0 版本中修复。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| pgpartman | pg_partman | < 5.5.0 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| pgpartman | pg_partman | < 5.5.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-61781 | 9.9 CRITICAL | pg_partman has privilege escalation through SQL injection in create_partition_time() |
| CVE-2026-61820 | 8.5 HIGH | pg_partman privilege escalation via SQL injection when inheriting template properties |
| CVE-2026-61817 | 8.5 HIGH | pg_partman privilege escalation via SQL injection in several functions via time decoder |
| CVE-2026-61818 | 8.5 HIGH | pg_partman SQL injection in undo partition time encoder |
| CVE-2026-61819 | 8.5 HIGH | pg_partman privilege escalation via SQL injection in when using pg_jobmon and encountering |
| CVE-2026-61821 | 8.5 HIGH | pg_partman authorization bypass to move child tables between schemas during retention |
No comments yet