Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2026-0073-Android-adbd-authentication-bypass — PoC for CVE-2026-0073, an Android ADB authentication bypass enabling network attackers to connect to previously paired devices over wireless debugging. | Kitploit
Tools/GitHubGitHub/aye468448-eng/cve-2026-0073-android-adbd-authentication-bypass
Android SecurityVulnerability AnalysisExploitationPenetration TestingMobile SecurityAuthentication
GitHubaye468448-eng/cve-2026-0073-android-adbd-authentication-bypass

CVE-2026-0073-Android-adbd-authentication-bypass

PoC for CVE-2026-0073, an Android ADB authentication bypass enabling network attackers to connect to previously paired devices over wireless debugging.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
3 days agoNot yet reviewed

Research on CVE-2026-0073. An auth bypass allowing any attacker with local network access to connect to an Android device with dev tools and wireless debugging or ADB-over-TCP enabled. Device needs to have been paired before.

This has been tested working on Android 14 in Android Studio. Should work on others as well but exploitability may vary.

Here you can see me removing the key needed to attach to ADB after starting the service and connecting to it to store a key by pairing. Afterwards I cannot connect via ADB.

Screenshot 2026-05-05 155745

Here you can see the bypass working without issue even though there is no key present to use for connections.

image
Download Tool