CVE-2026-50736

Source
https://cve.org/CVERecord?id=CVE-2026-50736
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50736.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-50736
Downstream
Published
2026-07-28T19:17:36.700Z
Modified
2026-08-27T19:14:04.922444Z
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

The pglogical queue mechanism, used to convey out-of-band commands such as replicated DDL from a publisher to a subscriber, executes message payloads on the subscriber at the privilege level of the apply worker, which is equivalent to a PostgreSQL superuser in default installations. A party acting as the publisher can send crafted queue messages that cause arbitrary SQL to be executed on the subscriber as superuser, escalating from a role permitted to use pglogical to full superuser and breaking the isolation between tenants in shared deployments. 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
{
    "cpe": "cpe:2.3:a:enterprisedb:pglogical:*:*:*:*:*:postgresql:*:*",
    "source": "CPE_RANGE",
    "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-50736.json"