๐Ÿ” CVE Alert

CVE-2026-27115

HIGH 7.1

ADB Explorer is Vulnerable to Arbitrary Directory Deletion via Command-Line Argument

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22 CWE-73
Vendor alex4ssb
Product adb-explorer
Published Feb 20, 2026
Last Updated Feb 20, 2026
Stay Ahead of the Next One

Get instant alerts for alex4ssb adb-explorer

Be the first to know when new high vulnerabilities affecting alex4ssb adb-explorer are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

Affected Versions

Alex4SSB / ADB-Explorer
< 0.9.26021

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Alex4SSB/ADB-Explorer/security/advisories/GHSA-rg2h-2p33-rxcr github.com: https://github.com/Alex4SSB/ADB-Explorer/commit/f7554690b1f68c6066c12aa45aec60303bca545b github.com: https://github.com/Alex4SSB/ADB-Explorer/releases/tag/v0.9.26021