Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-50738 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://www.enterprisedb.com/docs/security/advisories/cve202650738/ EnterpriseDB CorporationVendor Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-416Use After FreeEnterpriseDB Corporation

Affected Products

ProductVersions
enterprisedb pglogical
>= 2.0.0, < 2.4.8

CPE

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

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-50738
NVD Published Date:
Jul 28, 2026
NVD Last Modified:
Aug 24, 2026
Source:
EnterpriseDB Corporation
CVE-2026-50738 Details - Not Deferred