Vulnerability Description
OpenReplay is a self-hosted session replay suite. From 1.24.0 before 1.25.0, the OpenReplay tracking SDK accepts custom event names and captured page URLs from any visitor using a public project key, stores them in ClickHouse without output encoding, and later renders them in the authenticated dashboard through TextEllipsis and the event-details modal, allowing an unauthenticated attacker to store script that executes in the dashboard origin, reads the session JWT from localStorage, and takes over a dashboard account. This issue is fixed in version 1.25.0.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/openreplay/openreplay/commit/ec41f4425a99c478a4418adbd2f094ab
- https://github.com/openreplay/openreplay/releases/tag/v1.25.0
- https://github.com/openreplay/openreplay/security/advisories/GHSA-3mfc-7hf4-jfxh
FAQ
What is CVE-2026-55879?
CVE-2026-55879 is a vulnerability with a CVSS score of 9.3 (CRITICAL). OpenReplay is a self-hosted session replay suite. From 1.24.0 before 1.25.0, the OpenReplay tracking SDK accepts custom event names and captured page URLs from any visitor using a public project key, ...
How severe is CVE-2026-55879?
CVE-2026-55879 has been rated CRITICAL with a CVSS base score of 9.3/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-55879?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.