๐Ÿ” CVE Alert

CVE-2026-48055

CRITICAL 10.0

Streambert: Arbitrary File Write (Zip Slip) via Subtitle Extraction

CVSS Score
10.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-20 CWE-22
Vendor truelockmc
Product streambert
Published Jun 16, 2026
Stay Ahead of the Next One

Get instant alerts for truelockmc streambert

Be the first to know when new critical vulnerabilities affecting truelockmc streambert are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
High

Affected Versions

truelockmc / streambert
< 2.5.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/truelockmc/streambert/security/advisories/GHSA-3q2x-3q9p-qwfc github.com: https://github.com/truelockmc/streambert/releases/tag/2.5.0