---
id: CVE-2026-52873
title: >-
  Streambert is a cross-platform Electron Desktop App to stream and download
  video content
summary: >-
  Streambert is a cross-platform Electron Desktop App to stream and download
  video content. From version 2.5.0 until version 2.6.0, the wyzie-open-redeem
  IPC handler in index.js creates the partition:wyzie-redeem Electron session
  and regis…
severity: medium
cvss: 6.9
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N'
cwe:
  - CWE-79
  - CWE-693
published: '2026-08-18'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:13:25.910'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-52873'
references:
  - url: >-
      https://github.com/truelockmc/streambert/commit/0bd6b6ca8c830f22f75de1aa2e0d8b9bdf6d34c7
    label: security-advisories@github.com
  - url: 'https://github.com/truelockmc/streambert/pull/126'
    label: security-advisories@github.com
  - url: 'https://github.com/truelockmc/streambert/releases/tag/2.6.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/truelockmc/streambert/security/advisories/GHSA-2j2q-qvpf-wh43
    label: security-advisories@github.com
  - url: >-
      https://github.com/truelockmc/streambert/security/advisories/GHSA-2j2q-qvpf-wh43
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00359
epssPercentile: 0.26958
ingestedAt: '2026-09-09T21:22:45.538Z'
---

## Overview

Streambert is a cross-platform Electron Desktop App to stream and download video content. From version 2.5.0 until version 2.6.0, the wyzie-open-redeem IPC handler in index.js creates the partition:wyzie-redeem Electron session and registers an onHeadersReceived hook that removes the Content-Security-Policy header from every response in that session. The redeem window also lacks a setWindowOpenHandler restriction, so script injection in sub.wyzie.io, a loaded third-party resource, or a site reached through navigation executes without CSP constraints and can affect additional windows and persistent session storage. A user must open the Wyzie API key redemption window, and exploitation requires attacker-controlled script content in a loaded page. The resulting renderer script can invoke renderer-exposed application functionality and can be chained with other vulnerabilities to access internal services or sensitive data. This issue is fixed in version 2.6.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
