CVE-2026-30973

MEDIUM

@appium/support < 7.0.6 - Path Traversal via Malicious ZIP Entry Extraction

Title source: llm
STIX 2.1

Description

Appium is an automation framework that provides WebDriver-based automation possibilities for a wide range platforms. Prior to 7.0.6, @appium/support contains a ZIP extraction implementation (extractAllTo() via ZipExtractor.extract()) with a path traversal (Zip Slip) check that is non-functional. The check at line 88 of packages/support/lib/zip.js creates an Error object but never throws it, allowing malicious ZIP entries with ../ path components to write files outside the intended destination directory. This affects all JS-based extractions (the default code path), not only those using the fileNamesEncoding option. This vulnerability is fixed in 7.0.6.

References (2)

Core 2

Scores

CVSS v3 6.5
EPSS 0.0039
EPSS Percentile 30.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-22
Status published
Products (3)
@appium/support < 7.0.6
appium/appium\/support < 7.0.6
appium/support 0 - 7.0.6npm
Published Mar 10, 2026
Tracked Since Mar 11, 2026