CVE-2026-61818
Last modified
CVE-2026-61818 is a high-severity vulnerability rated 8.5/10 on the CVSS scale. pg_partman is a PostgreSQL extension that manages partitioned tables by time or ID. Prior to 5.5.0, undo_partition() reads part_config.time_encoder as unrestricted text and interpolates it without identifier quoting into a dynamically executed SELECT statement. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
pg_partman is a PostgreSQL extension that manages partitioned tables by time or ID. Prior to 5.5.0, undo_partition() reads part_config.time_encoder as unrestricted text and interpolates it without identifier quoting into a dynamically executed SELECT statement. A role with partman_user access can store SQL rather than a function name, and the SQL executes with the privileges of the caller that invokes undo_partition(). The function is not part of the default background-worker path, which limits the automatic superuser escalation described by the related create-partition vulnerability, but a privileged caller can still have its available confidentiality, integrity, and availability permissions abused. This issue is fixed in version 5.5.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pgpartman | pg_partman | < 5.5.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-61818?
How severe is CVE-2026-61818?
How do I fix CVE-2026-61818?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-61800Wazuh is an open-source security platform providing unified …9.1
- CVE-2026-61802Wazuh is an open-source security platform providing unified …6.5
- CVE-2026-61807Snipe-IT is an IT asset/license management system. Prior to …6.3
- CVE-2026-61808LightRAG provides simple and fast retrieval-augmented genera…9.8
- CVE-2026-6181The Device Configuration Framework is vulnerable to an authe…5.9
- CVE-2026-61817pg_partman is a PostgreSQL extension that manages partitione…8.5
- CVE-2026-61819pg_partman is a PostgreSQL extension that manages partitione…8.5
- CVE-2026-6182A vulnerability was identified in code-projects Simple Conte…7.3
- CVE-2026-61820pg_partman is a PostgreSQL extension that manages partitione…8.5
- CVE-2026-61821pg_partman is a PostgreSQL extension that manages partitione…8.5
- CVE-2026-61822pg_partman is a PostgreSQL extension that manages partitione…6.5
- CVE-2026-61824Defuddle cleans up HTML pages. Prior to 0.19.1, site extract…8.2
Are you affected by CVE-2026-61818?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
