CVE-2026-40906
high
CVSS v3
8.8
CVSS v2
—
VIR risk
8.8
Description
Electric is a Postgres sync engine. From 1.1.12 to before 1.5.0, the order_by parameter in the ElectricSQL /v1/shape API is vulnerable to error-based SQL injection, allowing any authenticated user to read, write, and destroy the full contents of the underlying PostgreSQL database through crafted ORDER BY expressions. This vulnerability is fixed in 1.5.0.
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/electric-sql/electric/security/advisories/GHSA-h5rg-pxx7-r2hj
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| electric | sync-service | {"startIncluding":"1.1.12","endExcluding":"1.5.0"} | 1.5.0 |
References
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.