CVE-2026-50738

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:enterprisedb:pglogical:*:*:*:*:*:postgresql:*:*

History

No history.

Information

Published : 2026-07-28 19:17

Updated : 2026-08-24 16:46


NVD link : CVE-2026-50738

Mitre link : CVE-2026-50738

CVE.ORG link : CVE-2026-50738


JSON object : View

Products Affected

enterprisedb

  • pglogical
CWE
CWE-416

Use After Free