Vulnary
← back to the feed
Critical· 9

CVE-2026-50736

A flaw in PostgreSQL’s pglogical extension lets a publisher send crafted messages that run arbitrary SQL on a subscriber with superuser rights. This breaks tenant isolation in shared deployments and can give an attacker full control of the database.

publishedJul 28, 2026
last modifiedJul 28, 2026
sourcesNVD
severity · cvss
9
critical · how bad it is
exploitation · epss
<1%
9th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 11, 2026

No official fix yet. If none appears within 45 days of first tracking, this entry is removed automatically.

01

Who is affected

PostgreSQL installations using the pglogical extension, especially managed services where non‑superuser roles can create subscriptions.

02

Real-world impact

An attacker who can control a subscription endpoint can execute any SQL as a superuser on the subscriber, effectively taking over the database and compromising all data stored there.

03

Why this severity

The CVSS score of 9 reflects the combination of high impact—confidentiality, integrity, availability, and privilege escalation—alongside the difficulty of exploitation, which requires the attacker to control a subscription endpoint but is otherwise straightforward once that condition is met.

04

What to do about it

no official fix yet

No official fix or mitigation is documented in the sources yet. Monitor the vendor advisory and apply the patch as soon as it is released.

No fix documented in sources

05

Timeline

06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityHigh
Attack requirementsPresent
Privileges requiredLow
User interactionNone needed
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →