Home

Description

Streambert is a cross-platform Electron Desktop App to stream and download any video media. In versions 2.4.0 and prior, a high-severity Zip Slip vulnerability was identified in Streambert's subtitle extraction logic. The application does not sanitize archive entry filenames during extraction, allowing a malicious archive to perform path traversal and write arbitrary files to the host filesystem. The subtitle extraction process downloads a ZIP archive and extracts its entries. The destination file path is constructed by concatenating the raw archive entry name (extracted.name) directly to the temporary directory path. If a malicious ZIP archive containing directory traversal sequences is processed, it escapes the temporary directory boundaries. The application then writes the extracted payload anywhere on the host filesystem subject to the application's current write permissions. This issue has been fixed in version 2.5.0.

PUBLISHED Reserved 2026-05-20 | Published 2026-06-16 | Updated 2026-06-17 | Assigner GitHub_M




CRITICAL: 10.0CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H

Problem types

CWE-20: Improper Input Validation

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

< 2.5.0
affected

References

github.com/...ambert/security/advisories/GHSA-3q2x-3q9p-qwfc exploit

github.com/...ambert/security/advisories/GHSA-3q2x-3q9p-qwfc

github.com/truelockmc/streambert/releases/tag/2.5.0

cve.org (CVE-2026-48055)

nvd.nist.gov (CVE-2026-48055)

Download JSON