Description
Streambert is a cross-platform Electron Desktop App to stream and download video content. Versions prior to 2.5.0 improperly validate executable paths supplied to the  run-download  IPC handler, allowing a compromised renderer process to execute arbitrary local binaries with the application’s privileges. Version 2.5.0 contains a patch.
Published: 2026-08-11
Score: 10 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the run-download IPC handler of Streambert, which fails to validate the executable paths supplied. A compromised renderer process can instruct the handler to launch any local binary under the application’s privileges, enabling arbitrary code execution on the host. This flaw corresponds to CWE-20 and CWE-749 and can allow a malicious actor to run arbitrary programs, potentially escalating privileges or installing malware.

Affected Systems

The flaw affects the Streambert desktop application distributed by truelockmc. All releases prior to 2.5.0 contain the vulnerability. The 2.5.0 release includes the necessary patch.

Risk and Exploitability

The CVSS score of 10 indicates critical severity. Because the flaw requires a compromised renderer process, the attack vector is local but could be executed by an attacker who can deliver malicious content to the renderer or compromise the application itself. No exploitation probability data is available, and the vulnerability is not yet listed in the CISA KEV catalog, but the lack of a fix in older versions still poses a high risk for exposed systems.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Streambert version 2.5.0 or later
  • Verify the integrity of the application package before installation to prevent tampering
  • Restrict the use of the application to trusted users and consider running it inside a sandbox or virtual environment if an upgrade cannot be performed immediately

Generated by OpenCVE AI on August 11, 2026 at 23:27 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 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 14:15: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 improperly validate executable paths supplied to the  run-download  IPC handler, allowing a compromised renderer process to execute arbitrary local binaries with the application’s privileges. Version 2.5.0 contains a patch.
Title Streambert Vulnerable to Arbitrary Binary Execution via Downloader IPC Handler
Weaknesses CWE-20
CWE-749
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Truelockmc Streambert
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-11T18:22:32.697Z

Reserved: 2026-05-20T18:25:25.706Z

Link: CVE-2026-48056

cve-icon Vulnrichment

Updated: 2026-08-11T18:21:04.547Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-11T19:17:35.513

Link: CVE-2026-48056

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-749

    Exposed Dangerous Method or Function