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.
CVE-2026-61821
This high-severity CVE scores 8.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 71% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.5
- EG Score
- 8.5(medium)
- EG Risk
- 38(Track)EG Risk 38/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity85% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 29%
- KEV
- Not listed
Published
September 18, 2026
Last Modified
September 24, 2026
Advisory Details (2)
Auto-updated Sep 18, 2026v5.5.0
Patch available: pgpartman/pg_partman v5.5.0
https://github.com/pgpartman/pg_partman/releases/tag/v5.5.0pg_partman authorization bypass to move child tables between schemas during retention · Advisory · pgpartman/pg_partman · GitHub
https://github.com/pgpartman/pg_partman/security/advisories/GHSA-pxp2-x8cf-rfhcWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 21:38 UTCEG score recompute
- 2026-09-23 23:55 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-23 00:42 UTCEG score recompute
- 2026-09-22 01:30 UTCEG score recompute
- 2026-09-21 02:18 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 03:05 UTCEG score recompute
- 2026-09-19 15:28 UTCEG score recompute
- 2026-09-19 14:25 UTCEG score recompute
- 2026-09-18 20:30 UTCEG score recompute
- 2026-09-18 19:54 UTCEG score recompute
- 2026-09-18 19:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-61821?
When was CVE-2026-61821 disclosed?
Is CVE-2026-61821 actively exploited?
What is the CVSS score of CVE-2026-61821?
How do I remediate CVE-2026-61821?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-61821
Is Your Infrastructure Affected by CVE-2026-61821?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.