CVE-2026-52875
Last modified
CVE-2026-52875 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a renderer-supplied object and uses the resulting directory for fs.mkdirSync, fs.writeFileSync, fs.readdirSync, and fs.unlinkSync operations without checking that it is inside an authorized backup location. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a renderer-supplied object and uses the resulting directory for fs.mkdirSync, fs.writeFileSync, fs.readdirSync, and fs.unlinkSync operations without checking that it is inside an authorized backup location. A compromised renderer can choose an absolute path or a relative traversal path to create directories and write a streambert-backup-[timestamp].json file containing renderer-controlled data. The pruning loop can also delete files in that directory whose names begin with streambert-backup- and end with .json. This vulnerability is fixed in 2.6.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| truelockmc | streambert | < 2.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-52875?
How severe is CVE-2026-52875?
How do I fix CVE-2026-52875?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-52868An unauthenticated attacker can read worklist records from a…8.8
- CVE-2026-52869The MCP Python SDK, called mcp on PyPI, is a Python implemen…7.1
- CVE-2026-5287Use after free in PDF in Google Chrome prior to 146.0.7680.1…8.8
- CVE-2026-52870The MCP Python SDK, called mcp on PyPI, is a Python implemen…7.6
- CVE-2026-52872Streambert is a cross-platform Electron Desktop App to strea…8.8
- CVE-2026-52873Streambert is a cross-platform Electron Desktop App to strea…6.9
- CVE-2026-52876Streambert is a cross-platform Electron Desktop App to strea…8.8
- CVE-2026-52877Streambert is a cross-platform Electron Desktop App to strea…8.3
- CVE-2026-52878Klever-Go is the Go implementation of the Klever blockchain …7.5
- CVE-2026-52879Klever-Go is the Go implementation of the Klever blockchain …7.5
- CVE-2026-5288Use after free in WebView in Google Chrome on Android prior …9.6
- CVE-2026-52880Klever-Go is the Go implementation of the Klever blockchain …7.5
Are you affected by CVE-2026-52875?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
