Back to overview

CVE-2026-50738

HIGH
7.7
CVSS 4.0
Description
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.

Metadata

CVE ID
CVE-2026-50738
State
PUBLISHED
Assigner
EDB
Reserved
2026-06-05 19:13 UTC
Published
2026-07-28 17:55 UTC
Last updated
2026-07-28 18:46 UTC
Primary CWE
CWE-416
CWE-416 Use After Free
Vendor / Product
EnterpriseDB / pglogical
Sources
cve.org  ·  NVD

Severity & Metrics

7.7 HIGH 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
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
EnterpriseDB pglogical 2 < 2.4.8
Weakness (CWE)
CWESourceDescription
CWE-416 cna CWE-416 Use After Free
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.7 HIGH 4.0 cna 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
Back to overview