๐Ÿ” CVE Alert

CVE-2026-50736

UNKNOWN 0.0
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-89
Vendor enterprisedb
Product pglogical
Published Jul 28, 2026
Last Updated Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for enterprisedb pglogical

Be the first to know when new unknown vulnerabilities affecting enterprisedb pglogical are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

EnterpriseDB / pglogical
2 < 2.4.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
enterprisedb.com: https://www.enterprisedb.com/docs/security/advisories/cve202650736/

Credits

Mehmet Ince (@mdisec)