SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-50738

MEDIUM · CVSS 5.3 EPSS 0.31% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-28 · Last synced 2026-08-27

CyberRota Analysis

AI-Generated

A use-after-free vulnerability in pglogical's worker signaling code allows a worker structure to be dereferenced after its associated slot has been freed, which can occur during standard replication operations. This flaw can lead to crashes of replication workers, impacting availability, and poses a significant risk as it may be exploited for remote code execution with the privileges of the PostgreSQL backend. Database administrators and organizations utilizing pglogical for PostgreSQL replication should prioritize addressing this vulnerability to mitigate potential exploitation risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-50738
Severity
MEDIUM
CVSS
5.3
EPSS
0.31%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)