Acode: Exported TerminalService (bundled terminal plugin) lets any installed app execute arbitrary shell commands as Acode
Summary
| CVE | CVE-2026-68928 |
|---|---|
| State | PUBLISHED |
| Assigner | GitHub_M |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-18 21:17:14 UTC |
| Updated | 2026-09-18 21:17:14 UTC |
| 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. |
Risk And Classification
Primary CVSS: v3.1 8.6 HIGH from [email protected]
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
EPSS: 0.001290000 probability, percentile 0.029680000 (date 2026-09-20)
Problem Types: CWE-749 | CWE-862 | CWE-926 | CWE-749 CWE-749: Exposed Dangerous Method or Function | CWE-862 CWE-862: Missing Authorization | CWE-926 CWE-926: Improper Export of Android Application Components
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 8.6 | HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 8.6 | HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
NoneUser Interaction
RequiredScope
ChangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Acode-Foundation | Acode | affected >= 1.11.6, < 1.12.7 | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/Acode-Foundation/Acode/security/advisories/GHSA-wm94-wp33-43gx | [email protected] | github.com | |
| github.com/Acode-Foundation/Acode/commit/0a5237a3b140562dac877868137a784... | [email protected] | github.com | |
| github.com/Acode-Foundation/Acode/releases/tag/v1.12.7 | [email protected] | github.com | |
| github.com/Acode-Foundation/Acode/pull/2442 | [email protected] | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.