Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-68928— Acode: Exported TerminalService (bundled terminal plugin) lets any installed app execute arbitrary shell commands as Acode

Quick assessment

Affected
Acode-Foundation Acode
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Acode 是一款功能强大的 Android 平台文本与代码编辑器。在 1.11.6 至 1.12.7 版本中, 在 中被声明为导出的服务(exported service),且未设置绑定权限(binding permission);同时, 中未对调用方进行身份校验。因此,任何已安装的 Android 应用都可以绑定该服务,并发送带有攻击者可控的 值的 消息。终端实现会将该命令通过 以 形式在 Acode 的 UID 下执行。这使得一个无需任何权限的本地应用能够执行命令,从而访问 Acode 的私有数据、远程凭据、

CVSS 8.6 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-68928

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Acode: Exported TerminalService (bundled terminal plugin) lets any installed app execute arbitrary shell commands as Acode
Source: CVE Program / CVE List V5
Vulnerability Description
Acode is a powerful text and code editor for Android. From 1.11.6 until 1.12.7, com.foxdebug.acode.rk.exec.terminal.TerminalService is declared as an exported service in src/plugins/terminal/plugin.xml without a binding permission, and src/plugins/terminal/src/android/TerminalService.java does not verify the caller. Any installed Android application can bind the service and send MSG_EXEC with an attacker-controlled cmd value, which the terminal implementation passes to ProcessBuilder with sh -c inside Acode's UID. This allows a zero-permission local application to execute commands with access to Acode private data, remote credentials, Storage Access Framework grants, and runtime permissions without additional interaction at attack time. This issue is fixed in version 1.12.7.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
暴露危险的方法或函数
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
Acode-Foundation Acode >= 1.11.6, < 1.12.7 -

II. Public POCs for CVE-2026-68928

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-68928

登录查看更多情报信息。

Patches & Fixes for CVE-2026-68928 (2)

Other References for CVE-2026-68928 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-68928

No comments yet


Leave a comment