Description
A vulnerability was determined in AidanPark openclaw-android up to 0.4.0. The affected element is an unknown function of the file android/app/src/main/java/com/openclaw/android/JsBridge.kt of the component Android WebView Bridge. This manipulation causes os command injection. The attack can only be executed locally. The exploit has been publicly disclosed and may be utilized. The pull request to fix this issue awaits acceptance.
Published: 2026-07-09
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A local OS command injection flaw exists in the JsBridge component of the openclaw-android library. The vulnerability allows an attacker with local access to the device or the ability to run the application to inject and execute arbitrary system commands via the operating system shell. The weakness is categorized as an OS command injection (CWE‑77 and CWE‑78) and, if exploited, could potentially compromise confidentiality, integrity, and availability of the device.

Affected Systems

The flaw affects AidanPark openclaw-android implementations up to version 0.4.0 that include the Android WebView Bridge. No other products are listed as impacted; the affected code resides in android/app/src/main/java/com/openclaw/android/JsBridge.kt.

Risk and Exploitability

The CVSS score of 4.8 denotes moderate risk, while the EPSS score of less than 1% indicates a very low, but non‑zero, likelihood of exploitation. The vulnerability is not listed in CISA KEV. Attacks can only be performed locally, requiring the attacker to either be physically present, have a local user account, or otherwise run the application. Once the injection succeeds, arbitrary system commands can be executed, potentially leading to full device compromise or lateral movement within the device’s environment.

Generated by OpenCVE AI on August 3, 2026 at 04:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s update once the pull request providing the fix is merged, thereby removing the command injection flaw identified by CWE‑77 and CWE‑78.
  • If a timely update is not feasible, disable or delete the Android WebView Bridge component from the application to eliminate the local attack surface.
  • Restrict application permissions to only those absolutely required, and enforce strict input validation or sanitization on any exposed interfaces to mitigate command injection (CWE‑77, CWE‑78).
  • Continuously monitor device logs for irregular command execution patterns that could indicate exploitation.

Generated by OpenCVE AI on August 3, 2026 at 04:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 09 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in AidanPark openclaw-android up to 0.4.0. The affected element is an unknown function of the file android/app/src/main/java/com/openclaw/android/JsBridge.kt of the component Android WebView Bridge. This manipulation causes os command injection. The attack can only be executed locally. The exploit has been publicly disclosed and may be utilized. The pull request to fix this issue awaits acceptance.
Title AidanPark openclaw-android Android WebView Bridge JsBridge.kt os command injection
First Time appeared Aidanpark
Aidanpark openclaw-android
Weaknesses CWE-77
CWE-78
CPEs cpe:2.3:o:aidanpark:openclaw-android:*:*:*:*:*:*:*:*
Vendors & Products Aidanpark
Aidanpark openclaw-android
References
Metrics cvssV2_0

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

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:X/RC:R'}

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:X/RC:R'}

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

Aidanpark Openclaw-android
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-09T17:51:39.844Z

Reserved: 2026-07-09T05:42:57.622Z

Link: CVE-2026-15193

cve-icon Vulnrichment

Updated: 2026-07-09T17:51:36.868Z

cve-icon NVD

Status : Deferred

Published: 2026-07-09T17:16:57.947

Modified: 2026-07-09T19:03:47.433

Link: CVE-2026-15193

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T04:30:18Z

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')