{"api_version":"1","generated_at":"2026-07-09T08:01:40+00:00","cve":"CVE-2026-58192","urls":{"html":"https://cve.report/CVE-2026-58192","api":"https://cve.report/api/cve/CVE-2026-58192.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-58192","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-58192"},"summary":{"title":"Appium: Unauthenticated arbitrary file/directory deletion in @appium/storage-plugin","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.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-07-08 21:16:52","updated_at":"2026-07-08 21:16:52"},"problem_types":["CWE-22","CWE-73","CWE-22 CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')","CWE-73 CWE-73: External Control of File Name or Path"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"8.6","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N","baseScore":8.6,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"NONE","integrityImpact":"HIGH","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"8.6","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":8.6,"baseSeverity":"HIGH","confidentialityImpact":"NONE","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N","version":"3.1"}}],"references":[{"url":"https://github.com/appium/appium/releases/tag/%40appium/storage-plugin%401.1.6","name":"https://github.com/appium/appium/releases/tag/%40appium/storage-plugin%401.1.6","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/appium/appium/pull/22362","name":"https://github.com/appium/appium/pull/22362","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/appium/appium/security/advisories/GHSA-jwgx-mp9m-jwcr","name":"https://github.com/appium/appium/security/advisories/GHSA-jwgx-mp9m-jwcr","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/appium/appium/commit/5fee01752f2782e96fbe64fd13520b433d4a7535","name":"https://github.com/appium/appium/commit/5fee01752f2782e96fbe64fd13520b433d4a7535","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-58192","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-58192","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"appium","product":"appium","version":"affected < 1.1.6","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"appium","vendor":"appium","versions":[{"status":"affected","version":"< 1.1.6"}]}],"descriptions":[{"lang":"en","value":"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."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":8.6,"baseSeverity":"HIGH","confidentialityImpact":"NONE","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-22","description":"CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-73","description":"CWE-73: External Control of File Name or Path","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-07-08T20:56:30.810Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/appium/appium/security/advisories/GHSA-jwgx-mp9m-jwcr","tags":["x_refsource_CONFIRM"],"url":"https://github.com/appium/appium/security/advisories/GHSA-jwgx-mp9m-jwcr"},{"name":"https://github.com/appium/appium/pull/22362","tags":["x_refsource_MISC"],"url":"https://github.com/appium/appium/pull/22362"},{"name":"https://github.com/appium/appium/commit/5fee01752f2782e96fbe64fd13520b433d4a7535","tags":["x_refsource_MISC"],"url":"https://github.com/appium/appium/commit/5fee01752f2782e96fbe64fd13520b433d4a7535"},{"name":"https://github.com/appium/appium/releases/tag/%40appium/storage-plugin%401.1.6","tags":["x_refsource_MISC"],"url":"https://github.com/appium/appium/releases/tag/%40appium/storage-plugin%401.1.6"}],"source":{"advisory":"GHSA-jwgx-mp9m-jwcr","discovery":"UNKNOWN"},"title":"Appium: Unauthenticated arbitrary file/directory deletion in @appium/storage-plugin"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-58192","datePublished":"2026-07-08T20:56:30.810Z","dateReserved":"2026-06-29T17:09:25.871Z","dateUpdated":"2026-07-08T20:56:30.810Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-07-08 21:16:52","lastModifiedDate":"2026-07-08 21:16:52","problem_types":["CWE-22","CWE-73","CWE-22 CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')","CWE-73 CWE-73: External Control of File Name or Path"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N","baseScore":8.6,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"NONE","integrityImpact":"HIGH","availabilityImpact":"NONE"},"exploitabilityScore":3.9,"impactScore":4}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"58192","Ordinal":"1","Title":"Appium: Unauthenticated arbitrary file/directory deletion in @ap","CVE":"CVE-2026-58192","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"58192","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"Appium: Unauthenticated arbitrary file/directory deletion in @ap"}]}}}