Description
A security flaw has been discovered in AlexGladkov claude-in-mobile 3.10.2. This affects the function execSync of the file src/adb/client.ts. Performing a manipulation results in os command injection. The attack requires a local approach. The exploit has been released to the public and may be used for attacks. Upgrading to version 3.10.3 is able to mitigate this issue. The patch is named a86d9e55694c98a122943eeff859461d0b9aa6d6. It is suggested to upgrade the affected component.
Published: 2026-08-27
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Local command injection
Action: Patch
AI Analysis

Impact

A flaw was found in version 3.10.2 of the AlexGladkov claude‑in‑mobile tool. The deficiency resides in the execSync function within src/adb/client.ts, which allows an attacker who can manipulate input to inject arbitrary operating‑system commands. The resulting vulnerability is a local command‑execution vector that could compromise the host system. This injection flaw is identical to CWE-77 and CWE-78 weaknesses and can be used to run arbitrary scripts or binaries in the context of the user that runs claude‑in‑mobile.

Affected Systems

The affected product is AlexGladkov claude‑in‑mobile version 3.10.2. The product is distributed through GitHub and is available for multiple platforms; the vulnerability exists in the client code that calls execSync. Users employing the v3.10.2 release or earlier should view the application as having the flaw. The vendor recommends upgrading to v3.10.3, which removes the vulnerability.

Risk and Exploitability

The CVSS score is 4.8, indicating moderate severity. The exploit is local, meaning an attacker must have access to the victim's machine or otherwise be able to influence the input that the tool receives. The exploit has been released publicly, and the corresponding commit that patches the issue can be applied. The EPSS score is not available, and the vulnerability has not been listed in CISA's KEV catalog, so there is no current indication of widespread exploitation. However, because the flaw permits arbitrary command execution on a compromised host, it poses a high potential risk in environments where claude‑in‑mobile is run with elevated privileges.

Generated by OpenCVE AI on August 27, 2026 at 14:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update claude‑in‑mobile to version 3.10.3 or later to eliminate the injection flaw
  • If an upgrade is not immediately feasible, restrict the input handled by execSync or remove the call altogether to prevent injection
  • Run the application with the least privilege necessary and isolate it from sensitive system resources

Generated by OpenCVE AI on August 27, 2026 at 14:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in AlexGladkov claude-in-mobile 3.10.2. This affects the function execSync of the file src/adb/client.ts. Performing a manipulation results in os command injection. The attack requires a local approach. The exploit has been released to the public and may be used for attacks. Upgrading to version 3.10.3 is able to mitigate this issue. The patch is named a86d9e55694c98a122943eeff859461d0b9aa6d6. It is suggested to upgrade the affected component.
Title AlexGladkov claude-in-mobile client.ts execSync os command injection
First Time appeared Alexgladkov
Alexgladkov claude-in-mobile
Weaknesses CWE-77
CWE-78
CPEs cpe:2.3:a:alexgladkov:claude-in-mobile:*:*:*:*:*:*:*:*
Vendors & Products Alexgladkov
Alexgladkov claude-in-mobile
References
Metrics cvssV2_0

{'score': 4.3, 'vector': 'AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Alexgladkov Claude-in-mobile
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-27T14:48:35.634Z

Reserved: 2026-08-27T05:54:24.840Z

Link: CVE-2026-81562

cve-icon Vulnrichment

Updated: 2026-08-27T14:48:20.651Z

cve-icon NVD

Status : Deferred

Published: 2026-08-27T13:18:41.723

Modified: 2026-08-28T15:09:00.790

Link: CVE-2026-81562

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T16:15:05Z

Weaknesses
  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')

  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')