CVE-2026-68928 (GCVE-0-2026-68928)

Vulnerability from cvelistv5 – Published: 2026-09-18 20:40 – Updated: 2026-09-21 18:27
VLAI
Title
Acode: Exported TerminalService (bundled terminal plugin) lets any installed app execute arbitrary shell commands as Acode
Summary
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.
SSVC
Exploitation: poc Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-21 18:26 UTC
CWE
  • CWE-749 - Exposed Dangerous Method or Function
  • CWE-862 - Missing Authorization
  • CWE-926 - Improper Export of Android Application Components
Impacted products
Vendor Product Version CPE status
Acode-Foundation Acode Affected: >= 1.11.6, < 1.12.7
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-68928",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-21T18:26:56.036039Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-21T18:27:19.972Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "exploit"
            ],
            "url": "https://github.com/Acode-Foundation/Acode/security/advisories/GHSA-wm94-wp33-43gx"
          }
        ],
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Acode",
          "vendor": "Acode-Foundation",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 1.11.6, \u003c 1.12.7"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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\u0027s 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."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-749",
              "description": "CWE-749: Exposed Dangerous Method or Function",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862: Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-926",
              "description": "CWE-926: Improper Export of Android Application Components",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-18T20:40:12.495Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/Acode-Foundation/Acode/security/advisories/GHSA-wm94-wp33-43gx",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/Acode-Foundation/Acode/security/advisories/GHSA-wm94-wp33-43gx"
        },
        {
          "name": "https://github.com/Acode-Foundation/Acode/pull/2442",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/Acode-Foundation/Acode/pull/2442"
        },
        {
          "name": "https://github.com/Acode-Foundation/Acode/commit/0a5237a3b140562dac877868137a784d6531894d",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/Acode-Foundation/Acode/commit/0a5237a3b140562dac877868137a784d6531894d"
        },
        {
          "name": "https://github.com/Acode-Foundation/Acode/releases/tag/v1.12.7",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/Acode-Foundation/Acode/releases/tag/v1.12.7"
        }
      ],
      "source": {
        "advisory": "GHSA-wm94-wp33-43gx",
        "discovery": "UNKNOWN"
      },
      "title": "Acode: Exported TerminalService (bundled terminal plugin) lets any installed app execute arbitrary shell commands as Acode"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-68928",
    "datePublished": "2026-09-18T20:40:12.495Z",
    "dateReserved": "2026-07-31T21:49:24.927Z",
    "dateUpdated": "2026-09-21T18:27:19.972Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-68928",
      "date": "2026-09-24",
      "epss": "0.00196",
      "percentile": "0.08295"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "product": "Acode",
                "vendor": "Acode-Foundation",
                "versions": [
                  {
                    "status": "affected",
                    "version": "\u003e= 1.11.6, \u003c 1.12.7"
                  }
                ]
              }
            ],
            "source": "security-advisories@github.com"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "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\u0027s 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."
          }
        ],
        "id": "CVE-2026-68928",
        "lastModified": "2026-09-21T19:17:09.157",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 1.8,
              "impactScore": 6.0,
              "source": "security-advisories@github.com",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2026-68928",
                "options": [
                  {
                    "exploitation": "poc"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-21T18:26:56.036039Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2026-09-18T21:17:14.377",
        "references": [
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/Acode-Foundation/Acode/commit/0a5237a3b140562dac877868137a784d6531894d"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/Acode-Foundation/Acode/pull/2442"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/Acode-Foundation/Acode/releases/tag/v1.12.7"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/Acode-Foundation/Acode/security/advisories/GHSA-wm94-wp33-43gx"
          },
          {
            "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
            "url": "https://github.com/Acode-Foundation/Acode/security/advisories/GHSA-wm94-wp33-43gx"
          }
        ],
        "sourceIdentifier": "security-advisories@github.com",
        "vulnStatus": "Received",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-749"
              },
              {
                "lang": "en",
                "value": "CWE-862"
              },
              {
                "lang": "en",
                "value": "CWE-926"
              }
            ],
            "source": "security-advisories@github.com",
            "type": "Secondary"
          }
        ]
      }
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-68928",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-21T18:26:56.036039Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-21T18:27:16.322Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/Acode-Foundation/Acode/security/advisories/GHSA-wm94-wp33-43gx"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Acode",
              "vendor": "Acode-Foundation",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 1.11.6, \u003c 1.12.7"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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\u0027s 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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-749",
                  "description": "CWE-749: Exposed Dangerous Method or Function",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-862",
                  "description": "CWE-862: Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-926",
                  "description": "CWE-926: Improper Export of Android Application Components",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-18T20:40:12.495Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/Acode-Foundation/Acode/security/advisories/GHSA-wm94-wp33-43gx",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/Acode-Foundation/Acode/security/advisories/GHSA-wm94-wp33-43gx"
            },
            {
              "name": "https://github.com/Acode-Foundation/Acode/pull/2442",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/Acode-Foundation/Acode/pull/2442"
            },
            {
              "name": "https://github.com/Acode-Foundation/Acode/commit/0a5237a3b140562dac877868137a784d6531894d",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/Acode-Foundation/Acode/commit/0a5237a3b140562dac877868137a784d6531894d"
            },
            {
              "name": "https://github.com/Acode-Foundation/Acode/releases/tag/v1.12.7",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/Acode-Foundation/Acode/releases/tag/v1.12.7"
            }
          ],
          "source": {
            "advisory": "GHSA-wm94-wp33-43gx",
            "discovery": "UNKNOWN"
          },
          "title": "Acode: Exported TerminalService (bundled terminal plugin) lets any installed app execute arbitrary shell commands as Acode"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-68928",
        "datePublished": "2026-09-18T20:40:12.495Z",
        "dateReserved": "2026-07-31T21:49:24.927Z",
        "dateUpdated": "2026-09-21T18:27:19.972Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…