CVE-2026-0073
high
CVSS v3
8.8
CVSS v2
—
VIR risk
8.8
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.
Predictions
Exploit likelihood
82%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security@android.com — https://source.android.com/docs/security/bulletin/2026/2026-05-01
References
CWEs
CWE-303
Verify integrity in audit chain (admin only). AS-IS.