CVE-2026-57230 Details
Description
OpenReplay is a self-hosted session replay suite. Prior to 1.27.0, the session search and analytics API in enterprise editions with multi-tenancy enabled built ClickHouse queries by inserting user input into the query string, including two positions that took input without escaping, allowing an authenticated member to read any ClickHouse table through blind boolean and time-based exfiltration and to break the project's session search for all viewers until the stored key is removed. This issue is fixed in version 1.27.0.
A SQL injection vulnerability has been identified in OpenReplay's session search and analytics API for enterprise editions with multi-tenancy enabled, prior to version 1.27.0. The vulnerability arises because the API constructs ClickHouse queries by directly inserting user input into the query string without proper escaping. This flaw allows an authenticated user to read any ClickHouse table by exploiting blind boolean and time-based injection techniques. Additionally, the exploitation disrupts the session search functionality for all users until a specific key is removed.
Users can upgrade to OpenReplay version 1.27.0 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 10, 2026CISA-ADP
Assessed Jul 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/openreplay/openreplay/commit/ae8de6893250dd41175c6b2d312545c515fa5a16 | [email protected] | Source CodeVendor |
| https://github.com/openreplay/openreplay/pull/4715 | [email protected] | Issue TrackingVendor |
| https://github.com/openreplay/openreplay/releases/tag/v1.27.0 | [email protected] | Release NotesVendor |
| https://github.com/openreplay/openreplay/security/advisories/GHSA-vxf8-j7jx-p65x | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| OpenReplay | <= 1.27.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 13, 2026 | CVE Modified | CISA-ADP |
| Jul 10, 2026 | New CVE Received | [email protected] |
Volerion