---
cve: "CVE-2026-52875"
severity: "HIGH"
cvss: 8.4
epss: "14%"
vendor: "truelockmc"
kev: false
exploited: false
published: "2026-08-18 22:16:54"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T19:51:10+02:00"
---

# CVE-2026-52875

> 8.4 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:H/SC:L/SI:H/SA:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 43566ed031183b046675761c9813c5379b619269 (Commit)

## Referenzen

- <https://github.com/truelockmc/streambert/security/advisories/GHSA-c64m-cx97-6rc9>
- <https://github.com/truelockmc/streambert/pull/149>
- <http://github.com/truelockmc/streambert/commit/43566ed031183b046675761c9813c5379b619269>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-52875) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
