๐Ÿ” CVE Alert

CVE-2026-68928

HIGH 8.6

Acode: Exported TerminalService (bundled terminal plugin) lets any installed app execute arbitrary shell commands as Acode

CVSS Score
8.6
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-749 CWE-862 CWE-926
Vendor acode-foundation
Product acode
Published Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for acode-foundation acode

Be the first to know when new high vulnerabilities affecting acode-foundation acode are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Acode-Foundation / Acode
>= 1.11.6, < 1.12.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Acode-Foundation/Acode/security/advisories/GHSA-wm94-wp33-43gx github.com: https://github.com/Acode-Foundation/Acode/pull/2442 github.com: https://github.com/Acode-Foundation/Acode/commit/0a5237a3b140562dac877868137a784d6531894d github.com: https://github.com/Acode-Foundation/Acode/releases/tag/v1.12.7