VYPR

@appium/storage-plugin

by Appium

CVEs (1)

  • CVE-2026-58192Jul 8, 2026
    risk 0.00cvss epss 0.00

    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)…