Description
Streambert is a cross-platform Electron Desktop App to stream and download video content. Versions prior to 2.5.0 contain an unvalidated auto-updater URL vulnerability that allows a compromised renderer process to make the main process download and execute an arbitrary binary, resulting in remote code execution. Version 2.5.0 contains a patch.
Published: 2026-08-11
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Streambert’s auto‑updater URL handling lacks validation. A renderer process that has already compromised, or can be tricked by a malicious web page, can instruct the main process to download and run an arbitrary binary. The flaw is a CWE‑494 trust boundary violation. The result is remote code execution on the host machine with privileges of the application.

Affected Systems

The affected product is Streambert, a cross‑platform Electron desktop application developed by TrueLockMC. All releases prior to 2.5.0 are vulnerable; version 2.5.0 contains a fix.

Risk and Exploitability

The CVSS score of 9.3 marks this flaw as critical. The EPSS score is unavailable, so the current exploitation probability is uncertain, but the lack of a KEV listing does not diminish the need for immediate action. Exploitation requires a renderer that can send a malicious IPC request, so a local compromise or social engineering that leads a user to run malicious content may be sufficient. Once triggered, the attacker gains full control of the system as the main process runs arbitrary code.

Generated by OpenCVE AI on August 11, 2026 at 23:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Streambert to version 2.5.0 or newer.
  • If upgrading is not feasible, disable or restrict the auto‑updater: prevent the main process from downloading binaries from untrusted URLs, or set the update channel to a safe source.
  • Enforce a strict sandbox for the renderer process and limit its IPC permissions so it cannot request arbitrary download and execution actions.

Generated by OpenCVE AI on August 11, 2026 at 23:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Truelockmc
Truelockmc streambert
Vendors & Products Truelockmc
Truelockmc streambert

Tue, 11 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Description Streambert is a cross-platform Electron Desktop App to stream and download video content. Versions prior to 2.5.0 contain an unvalidated auto-updater URL vulnerability that allows a compromised renderer process to make the main process download and execute an arbitrary binary, resulting in remote code execution. Version 2.5.0 contains a patch.
Title Streambert Vulnerable to Remote Code Execution (RCE) via Unvalidated Auto-Updater IPC Handler
Weaknesses CWE-494
References
Metrics cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Truelockmc Streambert
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-11T13:08:45.848Z

Reserved: 2026-05-20T18:15:53.578Z

Link: CVE-2026-48046

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-11T14:17:14.020

Modified: 2026-08-11T14:17:14.020

Link: CVE-2026-48046

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T23:45:04Z

Weaknesses
  • CWE-494

    Download of Code Without Integrity Check