CyberRota Analysis
AI-GeneratedOpenReplay versions 1.22.0 to 1.26.0 are vulnerable due to improper access controls that allow authenticated low-privilege users to access the first 15 seconds of session-replay recordings from other tenants based solely on the session path parameter. This could lead to unauthorized exposure of sensitive session data, compromising user privacy and security. Organizations using affected versions should prioritize upgrading to version 1.27.0 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.