OS Command Injection in React Native Community CLI - CVE-2025-11953

 

OS Command Injection in React Native Community CLI - CVE-2025-11953

Published: February 3, 2026


Vulnerability identifier: #VU122262
CSH Severity: Critical
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2025-11953
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: The vulnerability is being exploited in the wild

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.

The vulnerability exists due to improper input validation within the Metro Development Server at the "/open-url" endpoint. A remote unauthenticated attacker can send a specially crafted HTTP POST request to the affected endpoint and execute arbitrary OS commands on the target system.

On Windows installations the attackers can also fully control arguments when executing arbitrary OS commands. 


Affected software

React Native Community CLI
Cognos Analytics Mobile (iOS)
Cognos Analytics Mobile (Android)

How to mitigate CVE-2025-11953

Install updates from vendor's website.

React Native Community CLI - addressed in versions 17.0.1, 18.0.1, 19.1.2, 20.0.0
Cognos Analytics Mobile (iOS) - update to 1.1.26
Cognos Analytics Mobile (Android) - update to 1.1.26

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins