---
id: CVE-2026-52877
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. Prior to version 2.6.0, the open-external IPC handler in
  src/ipc/downloads.js passes a renderer-supplied url directly to Electron's
  shell.openExter…
severity: high
cvss: 8.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L'
cwe:
  - CWE-20
  - CWE-749
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-52877'
references:
  - url: >-
      https://github.com/truelockmc/streambert/commit/8fd7eb1d358d1d69e57e51ddfa71b066b44ff616
    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-j2vw-gg3g-wwqr
    label: security-advisories@github.com
  - url: >-
      https://github.com/truelockmc/streambert/security/advisories/GHSA-j2vw-gg3g-wwqr
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00374
epssPercentile: 0.31287
ingestedAt: '2026-09-09T21:22:45.538Z'
---

## Overview

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to version 2.6.0, the open-external IPC handler in src/ipc/downloads.js passes a renderer-supplied url directly to Electron's shell.openExternal without validating its protocol. A compromised renderer can submit file: URIs or operating-system-specific custom schemes, causing the host to open local files, access remote resources through registered handlers, or launch scripts and applications supported by those handlers. This issue is fixed in version 2.6.0.

## Remediation

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