CVE-2026-65314
Received Received - Intake

BaseFortify

Vulnerability report for CVE-2026-65314, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-21

Last updated on: 2026-07-21

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-07-21
Generated
2026-07-22
AI Q&A
2026-07-22
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
electric_postgres_sync electric_postgres_sync to 1.6.10 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-203 The product behaves differently or sends different responses under different circumstances in a way that is observable to an unauthorized actor, which exposes security-relevant information about the state of the product, such as whether a particular operation was successful or not.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Electric Postgres Sync versions below 1.6.10 has an information disclosure flaw. Attackers can infer values of excluded columns by crafting subset where clause conditions against shape responses. Even if columns are not returned in responses, attackers can observe whether conditions match rows to deduce sensitive data, bypassing column-based access restrictions.

Detection Guidance

This vulnerability involves information disclosure through crafted subset where clause conditions in Electric Postgres Sync versions below 1.6.10. To detect it, inspect application logs for unusual subset where clause patterns or repeated queries attempting to infer excluded column values. Check for anomalies in response times or data patterns that suggest attackers are probing for sensitive information.

Impact Analysis

This vulnerability allows unauthorized users with limited access to infer sensitive data they are not permitted to see. It could lead to exposure of confidential information such as personal details, financial records, or other sensitive data stored in the database.

Compliance Impact

This vulnerability could violate data protection regulations like GDPR and HIPAA by enabling unauthorized access to sensitive personal or health information. Organizations may face legal penalties, loss of trust, and reputational damage if such breaches occur due to insufficient data access controls.

Mitigation Strategies

Immediately upgrade Electric Postgres Sync to version 1.6.10 or later to patch the vulnerability. Review and restrict access controls to ensure only authorized users can execute subset where clause queries. Monitor network traffic for suspicious query patterns and implement additional logging to detect potential exploitation attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65314. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart