CVE-2026-27115

Source
https://cve.org/CVERecord?id=CVE-2026-27115
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27115.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-27115
Aliases
  • GHSA-rg2h-2p33-rxcr
Published
2026-02-20T17:07:48.271Z
Modified
2026-03-03T02:56:13.709543Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H CVSS Calculator
Summary
ADB Explorer is Vulnerable to Arbitrary Directory Deletion via Command-Line Argument
Details

ADB Explorer is a fluent UI for ADB on Windows. Versions 0.9.26020 and below have an unvalidated command-line argument that allows any user to trigger recursive deletion of arbitrary directories on the Windows filesystem. ADB Explorer accepts an optional path argument to set a custom data directory, but only check whether the path exists. The ClearDrag() method calls Directory.Delete(dir, true) on every subdirectory of that path at both application startup and exit. An attacker can craft a malicious shortcut (.lnk) or batch script that launches ADB Explorer with a critical directory (e.g. C:\Users\%USERNAME%\Documents) as the argument, causing permanent recursive deletion of all its subdirectories. Any user who launches ADB Explorer via a crafted shortcut, batch file, or script loses the contents of the targeted directory permanently (deletion bypasses the Recycle Bin). This issue has been fixed in version 0.9.26021.

Database specific
{
    "cwe_ids": [
        "CWE-22",
        "CWE-73"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27115.json"
}
References

Affected packages

Git / github.com/alex4ssb/adb-explorer

Affected ranges

Type
GIT
Repo
https://github.com/alex4ssb/adb-explorer
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*
v0.7.0
v0.7.1
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.9
v0.7.9001
v0.8.23030
v0.8.23050
v0.8.23060
v0.8.23090
v0.8.23120
v0.8.24030
v0.8.24060
v0.8.24120
v0.8.24121
v0.9.25020
v0.9.25021
v0.9.25022
v0.9.25050
v0.9.25051
v0.9.25052
v0.9.25060
v0.9.25066
v0.9.25070
v0.9.25080
v0.9.25090
v0.9.25100
v0.9.25101
v0.9.25101r
v0.9.25102
v0.9.25110
v0.9.25111
v0.9.26010
v0.9.26011
v0.9.26020

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27115.json"