CVE-2026-57230
MEDIUM
5.4
CVSS 3.1
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.
Metadata
Severity & Metrics
5.4
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:L
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| openreplay | openreplay | — | < 1.27.0 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-89 | cna | CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.4 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:L |
References (4)
- https://github.com/openreplay/openreplay/security/advisories/GHSA-vxf8-j7jx-p65x https://github.com/openreplay/openreplay/security/advisories/GHSA-vxf8-j7jx-p65x
- https://github.com/openreplay/openreplay/pull/4715 https://github.com/openreplay/openreplay/pull/4715
- https://github.com/openreplay/openreplay/commit/ae8de6893250dd41175c6b2d312545c515fa5a16 https://github.com/openreplay/openreplay/commit/ae8de6893250dd41175c6b2d312545c515fa5a16
- https://github.com/openreplay/openreplay/releases/tag/v1.27.0 https://github.com/openreplay/openreplay/releases/tag/v1.27.0