CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2025-2506: When pglogical attempts to replicate data, it does not verify it is using a replication connection, which means a user with CONNECT access to a...

5.3 CVSS

Description

When pglogical attempts to replicate data, it does not verify it is using a replication connection, which means a user with CONNECT access to a database configured for replication can execute the pglogical command to obtain read access to replicated tables. When pglogical runs it should verify it is running on a replication connection but does not perform this check. This vulnerability was introduced in the pglogical 3.x codebase, which is proprietary to EDB. The same code base has been integrated into BDR/PGD 4 and 5.
To exploit the vulnerability the attacker needs at least CONNECT permissions to a database configured for replication and must understand a number of pglogical3/BDR specific commands and be able to decode the binary protocol.

Classification

CVE ID: CVE-2025-2506

CVSS Base Severity: MEDIUM

CVSS Base Score: 5.3

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

Problem Types

CWE-862 Missing Authorization

Affected Products

Vendor: EnterpriseDB

Product: pglogical, BDR/PGD

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.03% (probability of being exploited)

EPSS Percentile: 5.44% (scored less or equal to compared to others)

EPSS Date: 2025-06-19 (when was this score calculated)

References

https://nvd.nist.gov/vuln/detail/CVE-2025-2506
https://www.enterprisedb.com/docs/security/advisories/cve20252506/

Timeline