pg_partman 是一个 PostgreSQL 扩展,用于通过时间或 ID 来管理分区表。在 5.5.0 之前的版本中, 和 使用 作为 的目标,并接受任意非空的模式名。拥有 访问权限的角色可以选择一个该角色本身不具备普通 CREATE 权限的目标模式,而后台工作进程会以 的特权执行迁移操作,该角色默认为 PostgreSQL 超级用户,从而绕过了普通 操作本应执行的权限检查。这使得保留的子表可以在不同模式之间进行未授权的迁移。该问题已在 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-61822 | 6.5 MEDIUM | pg_partman disable maintenance for all partition sets |
No comments yet