Impact
Electric Postgres Sync releases below 1.6.10 permit attackers to deduce values of columns that are not returned in shape responses by crafting subset where clauses. The weakness, classified as CWE‑203, enables an adversary to infer sensitive data through adjacent query logic rather than direct field access, thereby leaking information that should be protected by column‑based access controls.
Affected Systems
ElectricSQL Electric Postgres Sync versions earlier than 1.6.10 are impacted. This affects installations that rely on shape responses for data synchronization and may be exposed through the exposed API endpoints.
Risk and Exploitability
The CVSS score of 5.3 and the EPSS score of 0.00228 (approximately < 1%) indicate a low probability of exploitation in the near term. The vulnerability is not listed in CISA’s KEV catalog. Attackers would need the ability to send crafted subset where clauses to the API, which is typically limited to authenticated clients; however, if that access is compromised, inference attacks become feasible.
OpenCVE Enrichment