CVE-2026-55879
Received Received - Intake

Stored XSS in OpenReplay Dashboard via Unsanitized Event Data

Vulnerability report for CVE-2026-55879, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-10

Last updated on: 2026-07-10

Assigner: GitHub, Inc.

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-10
Last Modified
2026-07-10
Generated
2026-07-11
AI Q&A
2026-07-11
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
openreplay tracking_sdk From 1.24.0 (inc) to 1.25.0 (exc)
openreplay tracking_sdk 1.25.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in OpenReplay's tracking SDK versions from 1.24.0 before 1.25.0. The SDK accepts custom event names and captured page URLs from any visitor using a public project key and stores them in ClickHouse without output encoding. Later, these stored values are rendered in the authenticated dashboard through TextEllipsis and the event-details modal. Because of the lack of output encoding, an unauthenticated attacker can inject malicious scripts that execute in the dashboard's origin.

This script execution allows the attacker to read the session JWT token from localStorage and take over a dashboard account.

The issue is fixed in version 1.25.0.

Impact Analysis

This vulnerability can have severe impacts including unauthorized access to dashboard accounts. An attacker can execute malicious scripts in the dashboard context, steal session tokens (JWT) from localStorage, and take over user accounts.

Such account takeover can lead to unauthorized access to sensitive data and control over the OpenReplay dashboard, potentially compromising the security and privacy of the monitored sessions.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade OpenReplay tracking SDK to version 1.25.0 or later, where the issue is fixed.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-55879. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart