SEPTEMBER 5, 2026
Live Feed
Back to database
Case File

CVE-2026-65314

MEDIUM · CVSS 4.3 EPSS 0.23% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-21 · Last synced 2026-08-20

CyberRota Analysis

AI-Generated

Electric Postgres Sync versions prior to 1.6.10 are vulnerable to an information disclosure flaw that enables attackers to infer the values of excluded columns by manipulating subset where clause conditions. This vulnerability allows unauthorized users to deduce sensitive data from responses, effectively circumventing column-based access controls. Organizations utilizing affected versions should prioritize patching to mitigate the risk of sensitive data exposure.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-65314
Severity
MEDIUM
CVSS
4.3
EPSS
0.23%

Original NVD Description

Electric Postgres Sync versions below 1.6.10 contains an information disclosure vulnerability that allows attackers to infer the values of excluded columns by crafting subset where clause conditions against shape responses. Attackers can observe whether subset where conditions match rows to deduce sensitive field data even though those columns are not returned in shape responses, bypassing column-based access restrictions.