CVE-2026-61821
Last modified
CVE-2026-61821 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, drop_partition_id() and drop_partition_time() use part_config.retention_schema as the target for ALTER TABLE SET SCHEMA and accept any nonempty schema name. EPSS estimates a 0.29% 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, drop_partition_id() and drop_partition_time() use part_config.retention_schema as the target for ALTER TABLE SET SCHEMA and accept any nonempty schema name. A role with partman_user access can select a target schema where the role lacks the normal CREATE privilege, and the background worker performs the relocation with pg_partman_bgw.role privileges, which default to PostgreSQL superuser, bypassing the authorization check that a normal ALTER TABLE SET SCHEMA operation would enforce. This permits unauthorized relocation of retained child tables between schemas. 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-61821?
How severe is CVE-2026-61821?
How do I fix CVE-2026-61821?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-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-61818pg_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-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
- CVE-2026-61828Nixpkgs is a collection of software packages that can be ins…8.5
- CVE-2026-61829Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-6183A security flaw has been discovered in code-projects Simple …7.3
- CVE-2026-61833zot is a container image and artifact registry based on the …8.1
Are you affected by CVE-2026-61821?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
