CVE-2026-58192

HIGH

Appium: Unauthenticated arbitrary file/directory deletion in @appium/storage-plugin

Title source: cna
STIX 2.1

Description

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.

Scores

CVSS v3 8.6
EPSS 0.0034
EPSS Percentile 27.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-22 CWE-73
Status published
Products (1)
appium/appium < 1.1.6
Published Jul 08, 2026
Tracked Since Jul 09, 2026