Back to overview

CVE-2026-50737

CRITICAL
9.0
CVSS 4.0
Description
When applying replicated changes for a row that is missing one or more columns, pglogical evaluates the affected table's default expressions on the subscriber. Because the apply worker runs at a privilege level equivalent to a PostgreSQL superuser in default installations, any function invoked by such a default expression also runs at that privilege. A party acting as the publisher can use this path to cause functions to be executed on the subscriber as superuser, escalating from a role permitted to use pglogical to full superuser. This is a second, independent path to the same superuser escalation tracked under CVE-2026-50736 (the pglogical queue issue). To exploit the issue an attacker must be able to direct a subscription at an endpoint they control. In default installations this requires privileges normally reserved for a superuser, so the issue is most relevant to managed deployments where the ability to create subscriptions has been delegated to non-superuser roles.

Metadata

CVE ID
CVE-2026-50737
State
PUBLISHED
Assigner
EDB
Reserved
2026-06-05 19:13 UTC
Published
2026-07-28 17:55 UTC
Last updated
2026-07-28 18:52 UTC
Primary CWE
CWE-250
CWE-250 Execution with Unnecessary Privileges
Vendor / Product
EnterpriseDB / pglogical
Sources
cve.org  ·  NVD

Severity & Metrics

9.0 CRITICAL CVSS 4.0
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
EnterpriseDB pglogical 2 < 2.4.8
Weakness (CWE)
CWESourceDescription
CWE-250 cna CWE-250 Execution with Unnecessary Privileges
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.0 CRITICAL 4.0 cna CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Back to overview