CVE•Published 2026-05-04•Modified 2026-05-05•1 article on news•5 live references•NVD data
CVE-2026-0073Google · Android
Vulnerability data via NVD (ingested)
CVSS v3.1
8.8
HIGH
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
—
Weaknesses (CWE)
Description
In adbd_tls_verify_cert of auth.cpp, there is a possible bypass of wireless ADB mutual authentication due to a logic error in the code. This could lead to remote (proximal/adjacent) code execution as the shell user with no additional execution privileges needed. User interaction is not needed for exploitation.
Timeline
Published 2026-05-04
Modified 2026-05-05
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2026-0073Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · OS
os:"Android"Hosts Shodan identified as running Android.
More intel sources (5)
Shodan report
vuln:CVE-2026-0073Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-0073Censys host search filtered to this CVE id.
grep.app
CVE-2026-0073Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-0073GitHub code search for direct mentions.
Google dork
"CVE-2026-0073" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (8)
CVE-2026-00738 repos
nomi-sec/PoC-in-GitHubunknown
📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.
0xMarcio/cvePython
Latest CVEs with their Proof of Concept exploits.
GhostTroops/TOPShell
TOP All bugbounty pentesting CVE-2023- POC Exp RCE example payload Things
SecTestAnnaQuinn/CVE-2026-0073-Android-adbd-authentication-bypass-POCPython
DarkFunct/TK-CVE-RepoPython
TK-CVE-Repo
adityatelange/poc-CVE-2026-0073Python
CVE-2026-0073 - ADB Wireless Mutual Authentication Bypass PoC
0xbinder/CVE-2026-0073Python
An automated exploit for CVE-2026-0073 (Android ADB TLS Auth Bypass). Features a built-in mDNS/Zeroconf scanner to instantly discover randomized Wireless Debugging ports on Android…
MartinPSDev/CVE-2026-0073-Android-ADBD-bypass-POCPython
CVE-2026-0073 — Android ADB daemon (adbd) TLS authentication bypass via EVP_PKEY_cmp type confusion. Gain unauthorized shell access over WiFi using EC/Ed25519 key mismatch. PoC exp…