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-78745 — Discloses CVE-2026-78745, a remote code execution vulnerability in Android Debug Bridge (ADB) on HiDPT devices, allowing root-level arbitrary code execution. | Kitploit
Tools/GitHubGitHub/n0c71v3x/cve-2026-78745
Android SecurityVulnerability AnalysisExploitationPenetration TestingMobile SecurityRed TeamingRemote Access Tool
GitHubn0c71v3x/cve-2026-78745

CVE-2026-78745

Discloses CVE-2026-78745, a remote code execution vulnerability in Android Debug Bridge (ADB) on HiDPT devices, allowing root-level arbitrary code execution.

View Repository
22h 51m agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2026-78745 — Remote Code Execution via Android Debug Bridge (ADB)

CVE-2026-78745 affects HiDPT / Weyon HiDPTAndroid devices using the Hi3751V350 and Hi3751V352E_DMO platforms. The vulnerability allows a remote attacker to execute arbitrary code through the Android Debug Bridge (adbd) daemon.

Overview

During independent security research, I identified a vulnerability affecting the Android Debug Bridge (ADB) service on HiDPT / Weyon HiDPTAndroid devices.

The ADB service was exposed remotely and could be accessed without the level of restriction expected for a privileged administrative interface. During testing, the resulting ADB session was found to be running with root-level privileges.

The vulnerability was reported to the vendor and later submitted to MITRE for CVE assignment. It was assigned CVE-2026-78745 and publicly disclosed following the CVE assignment.

Affected Products

ProductAffected Platform
HiDPT / Weyon HiDPTAndroidHi3751V350
HiDPT / Weyon HiDPTAndroidHi3751V352E_DMO

Affected component: Android Debug Bridge daemon (adbd)

Technical Details

The vulnerability is related to the remote exposure of the Android Debug Bridge service on affected devices.

ADB is a powerful Android interface commonly used for development, debugging, and device administration. Because it provides privileged access to the underlying system, it should normally be protected from unauthorized remote access.

During testing, the ADB service could be reached remotely and an ADB session was established on the affected device. I then verified the privilege level under which the session was operating.

The verification returned:

root@kitploit:~
root

This confirmed that the ADB session was running with root-level privileges.

The combination of remotely accessible ADB and root-level execution creates a path to arbitrary code execution on the affected device.

Impact

An attacker able to reach the exposed ADB service may be able to execute arbitrary code on an affected device.

Because the ADB session operates with root-level privileges, successful exploitation could provide extensive access to the underlying Android environment. The actual impact will depend on the device's configuration, enabled services, and the network in which it is deployed.

Discovery and Reporting

I discovered the vulnerability on 26 May 2026 during independent security research.

The vulnerability was reported to the affected vendor on the same day. No response or acknowledgement was received from the vendor following the report.

On 8 June 2026, I submitted the vulnerability to MITRE for CVE assignment.

MITRE subsequently assigned CVE-2026-78745 on 2 September 2026.

Vendor Response

The affected vendor was notified on 26 May 2026.

No response or acknowledgement had been received from the vendor at the time of public disclosure.

Disclosure Timeline

Mitigation

Until a vendor-provided fix or updated firmware is available, users of affected devices should consider the following measures:

  • Restrict access to the ADB service to trusted systems and networks.
  • Disable ADB when it is not required.
  • Avoid exposing ADB to untrusted or public networks.
  • Use network segmentation to isolate affected devices from untrusted systems.
  • Apply vendor-provided firmware and security updates when available.

Security Considerations

ADB provides powerful administrative capabilities and should be treated as a sensitive service.

Organizations deploying affected devices should review their network configuration and determine whether ADB is accessible from unintended network segments. Where ADB is required, access should be limited to authorized systems and trusted networks.

CVE Information

References

  • CVE-2026-78745
  • MITRE CVE Program

Researcher

n0c71v3x

Download Tool
DateEvent
26 May 2026Vulnerability discovered
26 May 2026Vulnerability reported to the affected vendor
8 June 2026Vulnerability submitted to MITRE for CVE assignment
2 September 2026CVE-2026-78745 assigned
3 September 2026Public disclosure
FieldDetails
CVE IDCVE-2026-78745
Vulnerability TypeRemote Code Execution
Affected ComponentAndroid Debug Bridge daemon (adbd)
Affected ProductHiDPT / Weyon HiDPTAndroid
Affected PlatformsHi3751V350, Hi3751V352E_DMO
Discovery Date26 May 2026
Vendor Report Date26 May 2026
MITRE Submission Date8 June 2026
CVE Assignment Date2 September 2026
Public Disclosure Date3 September 2026