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 — Proof-of-concept exploit for CVE-2026-0073, an Android ADB authentication bypass allowing network attackers to connect to devices with ADB over TCP enabled, tested on Android 14. | Kitploit
Tools/GitHubGitHub/sectestannaquinn/cve-2026-0073-android-adbd-authentication-bypass-poc
Android SecurityVulnerability AnalysisExploitationPenetration TestingMobile SecurityAuthentication
GitHubsectestannaquinn/cve-2026-0073-android-adbd-authentication-bypass-poc

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

Proof-of-concept exploit for CVE-2026-0073, an Android ADB authentication bypass allowing network attackers to connect to devices with ADB over TCP enabled, tested on Android 14.

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
82373 months agoReviewed by Kitploit

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