CVE-2025-11953
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-11-03
Last updated on: 2026-02-06
Assigner: JFrog
Description
Description
The Metro Development Server, which is opened by the React Native Community CLI, binds to external interfaces by default. The server exposes an endpoint that is vulnerable to OS command injection. This allows unauthenticated network attackers to send a POST request to the server and run arbitrary executables. On Windows, the attackers can also execute arbitrary shell commands with fully controlled arguments.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| react_native_community | cli | * |
| react-native-community | react_native_community_cli | From 19.0.0 (inc) to 19.1.2 (inc) |
| react-native-community | react_native_community_cli | 20.0.0 |
| react-native-community | react_native_community_cli | 18.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |