Description
A security flaw has been discovered in jhen0409 react-native-debugger up to 0.14.0. The impacted element is the function openDevTools of the file electron/window.js of the component Open in Editor Handler. The manipulation of the argument host results in os command injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-24
Score: 5.3 Medium
EPSS: 1.2% Low
KEV: No
Impact: Remote Command Execution
Action: Immediate Patch
AI Analysis

Impact

A flaw in the "openDevTools" function of jhen0409’s react-native-debugger allows an attacker to inject arbitrary OS commands by manipulating the "host" argument. The resulting command injection can lead to execution of commands with the privileges of the electron process, compromising confidentiality, integrity, and availability of the host system. The vulnerability is classified as a command injection weakness (CWE-77) and can lead to operating‑system command execution (CWE-78).

Affected Systems

The vulnerability affects jhen0409’s react-native-debugger package up to and including version 0.14.0. Any deployment using those releases is susceptible. Versions released after 0.14.0 may have addressed the issue, but this is not confirmed by the vendor.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate impact if exploitation succeeds, yet the publicly released exploit demonstrates that remote attackers can trigger the flaw without additional preconditions. EPSS is currently unavailable and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is remote, via the electron window that accepts the host parameter. Because the issue involves OS command injection, an attacker can potentially gain full control of the underlying operating system if the electron process runs with elevated privileges.

Generated by OpenCVE AI on September 25, 2026 at 03:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade react‑native‑debugger to a version that includes the fix (verify that the new release is available on npm or the project repository).
  • If an update is not immediately available, enforce strict validation of the "host" parameter to allow only recognized hostnames or IP addresses and reject any other input. This mitigates the command‑injection prepender.
  • Disable or restrict the Open in Editor feature in the electron configuration, or remove the ability to pass arbitrary host arguments, until a patch or validated workaround is deployed.

Generated by OpenCVE AI on September 25, 2026 at 03:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in jhen0409 react-native-debugger up to 0.14.0. The impacted element is the function openDevTools of the file electron/window.js of the component Open in Editor Handler. The manipulation of the argument host results in os command injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title jhen0409 react-native-debugger Open in Editor window.js openDevTools os command injection
First Time appeared Jhen0409
Jhen0409 react-native-debugger
Weaknesses CWE-77
CWE-78
CPEs cpe:2.3:a:jhen0409:react-native-debugger:*:*:*:*:*:*:*:*
Vendors & Products Jhen0409
Jhen0409 react-native-debugger
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Jhen0409 React-native-debugger
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-25T15:53:13.952Z

Reserved: 2026-09-24T13:50:41.600Z

Link: CVE-2026-97366

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-24T21:18:58.777

Modified: 2026-09-24T21:25:27.050

Link: CVE-2026-97366

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T08:00:12Z

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