Skip to content

CVE-2025-11953

OS Command Injection — is CVE-2025-11953real, exploitable, or a false positive? Here's the community ground truth.

Critical · CVSS 9.8EPSS 61.9%CISA KEVCWE-78 · OS Command Injection

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

Published

Embed this verdict
TruePositive verdict for CVE-2025-11953
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2025-11953/badge.svg)](https://www.truepositive.app/cve/CVE-2025-11953)
HTML
<a href="https://www.truepositive.app/cve/CVE-2025-11953"><img src="https://www.truepositive.app/cve/CVE-2025-11953/badge.svg" alt="TruePositive verdict for CVE-2025-11953"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

3 verdicts
Not a real issue

to add your verdict.

Community real-world severity: Critical (Critical 3) — CVSS base score 9.8

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

No notes yet — be the first to share what you saw or a fix that worked.

    Same weaknessCWE-78 · OS Command Injection.