VYPR

Openreplay

by OpenReplay

Source repositories

CVEs (8)

  • CVE-2026-28443CriMar 5, 2026
    risk 0.64cvss 9.8epss 0.00

    OpenReplay is a self-hosted session replay suite. Prior to version 1.20.0, the POST /{projectId}/cards/search endpoint has a SQL injection in the sort.field parameter. This issue has been patched in version 1.20.0.

  • CVE-2026-45296HigMay 28, 2026
    risk 0.50cvss 7.7epss 0.00

    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…

  • CVE-2023-48226MedNov 21, 2023
    risk 0.42cvss 6.5epss 0.01

    OpenReplay is a self-hosted session replay suite. In version 1.14.0, due to lack of validation Name field - Account Settings (for registration looks like validation is correct), a bad actor can send emails with HTML injected code to the victims. Bad actors can use this to…

  • CVE-2026-45297MedMay 28, 2026
    risk 0.34cvss epss 0.00

    OpenReplay is a self-hosted session replay suite. Prior to 1.26.0, there is a cross-tenant IDOR on feature-flag and assist-stats routes via {project_id} case mismatch. ProjectAuthorizer.__call__ (OSS api/auth/auth_project.py:14-38 and EE ee/api/auth/auth_project.py:14-46) only…

  • CVE-2026-57230MedJul 10, 2026
    risk 0.00cvss 5.4epss 0.00

    OpenReplay is a self-hosted session replay suite. Prior to 1.27.0, the session search and analytics API in enterprise editions with multi-tenancy enabled built ClickHouse queries by inserting user input into the query string, including two positions that took input without…

  • CVE-2026-55881HigJul 10, 2026
    risk 0.00cvss epss 0.00

    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…

  • CVE-2026-55880HigJul 10, 2026
    risk 0.00cvss 7.1epss 0.00

    OpenReplay is a self-hosted session replay suite. In 1.27.0 and earlier, three dashboard and note mutation functions ran their SQL without the ownership predicate that their sibling read and edit functions use: notes.delete filtered only on note id and project id, while…

  • CVE-2026-55879CriJul 10, 2026
    risk 0.00cvss 9.3epss 0.00

    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…