๐Ÿ” CVE Alert

CVE-2026-45296

HIGH 7.7

OpenReplay: Cross-tenant information disclosure in app_apikey projectKey routes via missing tenant binding

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
9th

OpenReplay is a self-hosted session replay suite. Prior to 1.26.0, OpenReplay's Python API exposes several app_apikey routes that trust a caller-provided projectKey after validating only that the API key itself is valid and that the target projectKey exists. The authorization flow does not verify that the authenticated API key and the requested project belong to the same tenant. Because the public tracker design exposes projectKey to browser-side code, an attacker who owns any valid API key for their own tenant can target another tenant's project by reusing that public projectKey. The vulnerable routes allow the attacker to enumerate victim user sessions and then retrieve sensitive session event data across the tenant boundary. This vulnerability is fixed in 1.26.0.

CWE CWE-284
Vendor openreplay
Product openreplay
Published May 28, 2026
Last Updated May 30, 2026
Stay Ahead of the Next One

Get instant alerts for openreplay openreplay

Be the first to know when new high vulnerabilities affecting openreplay openreplay are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

openreplay / openreplay
< 1.26.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/openreplay/openreplay/security/advisories/GHSA-8wmc-vpmf-cjf5