CVE-2026-50735

pglogical's apply worker does not sufficiently validate the length of certain fields in incoming replication protocol messages before copying them, resulting in an out-of-bounds read. A party acting as the publisher for a subscription, for example a non-PostgreSQL endpoint that speaks the pglogical replication protocol, can return crafted messages that cause the subscriber's apply worker to read beyond the bounds of an allocated buffer, disclosing adjacent process memory or crashing the worker. 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.
CVSS

No CVSS.

Configurations

No configuration.

History

28 Jul 2026, 19:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-28 19:17

Updated : 2026-07-28 20:17


NVD link : CVE-2026-50735

Mitre link : CVE-2026-50735

CVE.ORG link : CVE-2026-50735


JSON object : View

Products Affected

No product.

CWE
CWE-125

Out-of-bounds Read