CVE-2026-55881 Details
Description
OpenReplay is a self-hosted session replay suite. From 1.22.0 before 1.27.0, getFirstMob returned 15-second presigned S3 download URLs for a session's DOM-replay recording based solely on the session path parameter, while validateProjectAccess checked only that the project belonged to the requester's tenant and did not verify that the session belonged to that project, allowing any authenticated low-privilege user to read another tenant's first 15 seconds of session-replay recording data. This issue is fixed in version 1.27.0.
A vulnerability in OpenReplay versions 1.22.0 prior to 1.27.0 allows authenticated low-privilege users to access the first 15 seconds of session-replay recordings from other tenants. This issue arises because the 'getFirstMob' function generates presigned S3 download URLs based solely on the session path parameter, without verifying that the session belongs to the project associated with the requester's tenant. The 'validateProjectAccess' check only ensures that the project is within the requester's tenant, creating a gap that can be exploited to access unauthorized replay data.
Users can upgrade to OpenReplay version 1.27.0 or later to address this vulnerability.
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/ddd09117f644a309c7b040cda0a11ff9433e9e49 | [email protected] | Source CodeVendor |
| https://github.com/openreplay/openreplay/pull/4692 | [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-w2x5-m7w5-479h | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| OpenReplay | >= 1.22.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