CVE Catalog

CVE-2026-55881

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

A vulnerability in OpenReplay allows an authenticated low-privilege user to read the first 15 seconds of session replay data from another tenant. The issue stems from missing validation that the session belongs to the project when generating presigned download URLs.

Risk Assessment

The organization risks exposure of sensitive session data, potentially leading to privacy breaches and loss of customer trust.

Recommendation

Upgrade OpenReplay to version 1.27.0 or later immediately to remediate this vulnerability.

Other vulnerabilities in OpenReplay

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS