PT-2026-24342 · Appium+1 · Appium+1
Bugbunny-Research
·
Published
2026-03-10
·
Updated
2026-05-07
·
CVE-2026-30973
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Appium versions prior to 7.0.6
Description
Appium, an automation framework, has an issue in its ZIP extraction implementation within the
@appium/support package. The path traversal check (Zip Slip) in extractAllTo() via ZipExtractor.extract() is non-functional because an Error object is created but not thrown. This allows malicious ZIP files containing ../ path components to write files outside the intended destination directory. This impacts all JavaScript-based extractions, which is the default code path. The vulnerable code is located at line 88 of packages/support/lib/zip.js. The vulnerable function is ZipExtractor.extract(). The vulnerable parameter is the ZIP file itself.Recommendations
Update to Appium version 7.0.6 or later.
Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Appium/Support
Appium