CVE-2026-27115
Last modified
CVE-2026-27115 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Alex4ssb | Adb Explorer | < 0.9.26021 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27115?
How severe is CVE-2026-27115?
How do I fix CVE-2026-27115?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-27105Dell/Alienware Purchased Apps, versions prior to 1.1.31.0, c…7.1
- CVE-2026-2711A vulnerability has been found in zhutoutoutousan worldquant…5.6
- CVE-2026-27111Kargo manages and automates the promotion of software artifa…5
- CVE-2026-27112Kargo manages and automates the promotion of software artifa…9.9
- CVE-2026-27113Liquid Prompt is an adaptive prompt for Bash and Zsh. Starti…6.3
- CVE-2026-27114NanaZip is an open source file archive. Starting in version …7.5
- CVE-2026-27116Vikunja is an open-source self-hosted task management platfo…6.1
- CVE-2026-27117bit7z is a cross-platform C++ static library that allows the…7.5
- CVE-2026-27118SvelteKit is a framework for rapidly developing robust, perf…5.3
- CVE-2026-27119svelte performance oriented web framework. From 5.39.3, <=5.…5.4
- CVE-2026-2712The WP-Optimize plugin for WordPress is vulnerable to unauth…5.4
- CVE-2026-27120Leafkit is a templating language with Swift-inspired syntax.…6.1
Are you affected by CVE-2026-27115?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
