---
cve: "CVE-2026-58192"
severity: "HIGH"
cvss: 8.6
epss: "35%"
vendor: "appium"
kev: false
exploited: false
published: "2026-07-08 21:16:52"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T03:10:04+02:00"
---

# CVE-2026-58192

> 8.6 HIGH · 🧪 PoC

## Beschreibung

Appium is a cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol. Prior to 1.1.6, the Appium storage plugin exposes POST /storage/delete, whose handler passes the user-supplied name value directly into path.join(storageRoot, name) and fs.rimraf() without path sanitization, allowing an unauthenticated remote client to escape the storage root with ../ sequences and recursively delete arbitrary writable files or directories. This issue is fixed in version 1.1.6.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Keine | good |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 213efd0fa400bdd0156b00ad2c45f8ef005a01ca (Commit)
- 5fee01752f2782e96fbe64fd13520b433d4a7535 (Commit)

## Referenzen

- <https://github.com/appium/appium/security/advisories/GHSA-jwgx-mp9m-jwcr>
- <https://github.com/appium/appium/pull/22362>
- <https://github.com/appium/appium/commit/5fee01752f2782e96fbe64fd13520b433d4a7535>
- <https://github.com/appium/appium/releases/tag/%40appium/storage-plugin%401.1.6>

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