Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Jeremyhot

#24258of 56,328
10Total CVSS
Vulnerabilities · 1
PT-2026-50120
10
2026-06-16
Unknown · Streambert · CVE-2026-48055
**Name of the Vulnerable Software and Affected Versions** Streambert versions prior to 2.5.0 **Description** A Zip Slip issue exists in the subtitle extraction logic of Streambert, a cross-platform Electron Desktop App. The application fails to sanitize archive entry filenames during the extraction of downloaded ZIP archives. Specifically, the destination file path is created by concatenating the raw archive entry name `extracted.name` directly to the temporary directory path. This allows a malicious archive containing directory traversal sequences—characters used to navigate the file system hierarchy—to escape the temporary directory and write arbitrary files to the host filesystem based on the application's write permissions. **Recommendations** Update to version 2.5.0.