EnterpriseDB pglogical: use after free
High7.7CVE-2026-50738 · Published Jul 28, 2026 · updated Aug 24, 2026
A use-after-free condition exists in pglogical's worker signaling code, where a worker structure can be dereferenced after the underlying slot has been freed or recycled during normal worker lifecycle events. The condition is reachable during normal replication operation, including by a low-privileged user able to influence worker start, stop, and restart timing through permitted pglogical operations. In the typical case the condition crashes replication workers, causing an availability impact. In the worst case a use-after-free in a PostgreSQL backend can be leveraged as a remote code execution primitive at the privilege of that backend.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| pglogical Product | >= 2, < 2.4.8 | 2.4.8 |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-416
More EnterpriseDB advisories
All EnterpriseDB| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 28 | EnterpriseDB pglogical: out-of-bounds read | Medium6.1 | 2.4.8 |
| Jul 28 | EnterpriseDB pglogical: SQL injection | Critical9.0 | 2.4.8 |
| Jul 28 | EnterpriseDB pglogical: excessive privileges | Critical9.0 | 2.4.8 |