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 July 28, 2026 at 08:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the openclaw-android repository for an accepted pull request that removes the command injection flaw and upgrade to a version newer than 0.4.0 when the fix is released.
  • If an immediate update is not possible, disable or remove the Android WebView Bridge component from the application to eliminate the local attack surface.
  • Reduce the privileges granted to the application by revoking unnecessary permissions, and monitor device logs for anomalous command execution or patterns that may indicate exploitation.

Generated by OpenCVE AI on July 28, 2026 at 08:48 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T09:00:06Z

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