Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-27115— ADB Explorer is Vulnerable to Arbitrary Directory Deletion via Command-Line Argument

Quick assessment

Affected
Alex4SSB ADB-Explorer
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

ADB Explorer是Alex B个人开发者的一个ADB的用户界面。 ADB Explorer 0.9.26020及之前版本存在安全漏洞,该漏洞源于未经验证的命令行参数,可能导致任意目录递归删除。

CVSS 7.1 · High EPSS 0.22% · P13

Possible ATT&CK Techniques 2 AI

T1064 T1485 · Data Destruction
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-27115

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
ADB Explorer is Vulnerable to Arbitrary Directory Deletion via Command-Line Argument
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5
Vulnerability Title
ADB Explorer 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
ADB Explorer是Alex B个人开发者的一个ADB的用户界面。 ADB Explorer 0.9.26020及之前版本存在安全漏洞,该漏洞源于未经验证的命令行参数,可能导致任意目录递归删除。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Alex4SSB ADB-Explorer < 0.9.26021 -

II. Public POCs for CVE-2026-27115

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-27115

登录查看更多情报信息。

Vendor Advisories for CVE-2026-27115 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-27115

No comments yet


Leave a comment