Advan VD-1 allows a remote user to enable Android Debug Bridge without any authentication
Description
A broken access control vulnerability found in Advan VD-1 firmware version 230 leads to insecure ADB service. An attacker can send a POST request to cgibin/AdbSetting.cgi to enable ADB without any authentication then take the compromised device as a relay or to install mining software.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Advna VD-1 firmware v230 exposes an unauthenticated endpoint that enables ADB, allowing attackers to install malware or gain root via DirtyCow.
Vulnerability
CVE-2019-13405 is an access control bypass in Advan VD-1 firmware version 230. The cgibin/AdbSetting.cgi CGI endpoint accepts POST requests without any authentication, enabling the Android Debug Bridge (ADB) service on the device [1]. The affected firmware runs Android 5.1.1 Lollipop [1]. No special configuration or prior access is needed to reach the vulnerable endpoint.
Exploitation
An attacker on the same network as the target device can send a simple HTTP POST request to http:///cgibin/AdbSetting.cgi [1]. No authentication or user interaction is required. Once ADB is enabled, the attacker can connect to the device over the network using the standard ADB protocol, which is normally disabled by default.
Impact
With ADB enabled, an attacker can execute arbitrary commands on the device, install malicious APK files (such as cryptocurrency mining software), or use the compromised device as a relay for further attacks [1]. Because the underlying operating system (Android 5.1.1) is vulnerable to the DirtyCow privilege escalation vulnerability (CVE-2016-5195), the attacker can leverage ADB to gain root-level access, completely compromising the device's confidentiality, integrity, and availability [1].
Mitigation
As of the publication date (2019-08-29), no official patched firmware version has been released for Advan VD-1 [1]. The affected firmware is version v230; users should monitor the vendor for updates. No workaround is documented. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog. Devices running Android 5.1.1 that cannot be updated should be isolated from untrusted networks.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- AndroVideo/Advan VD-1 firmwarev5Range: 230
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- surl.twcert.org.tw/VeNHnmitrex_refsource_CONFIRM
- gist.github.com/keniver/f5155b42eb278ec0273b83565b64235bmitrex_refsource_CONFIRM
- tvn.twcert.org.tw/taiwanvn/TVN-201906006mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.