CVE-2026-50737

Source
https://cve.org/CVERecord?id=CVE-2026-50737
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50737.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-50737
Downstream
Published
2026-07-28T19:17:36.827Z
Modified
2026-08-27T19:14:05.240008Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/2ndquadrant/pglogical

Affected ranges

Type
GIT
Repo
https://github.com/2ndquadrant/pglogical
Events
Database specific
Show details
{
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:enterprisedb:pglogical:*:*:*:*:*:postgresql:*:*",
    "extracted_events": [
        {
            "introduced": "2.0.0"
        },
        {
            "fixed": "2.4.8"
        }
    ]
}

Affected versions

Other
REL2_0_0
REL2_0_1
REL2_1_0
REL2_1_1
REL2_2_0
REL2_2_1
REL2_2_2
REL2_3_0
REL2_3_1
REL2_3_2
REL2_3_3
REL2_3_4
REL2_4_0
REL2_4_1
REL2_4_2
REL2_4_3
REL2_4_4
REL2_4_5
REL2_4_6
REL2_4_7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50737.json"