#metro4shell
-Nitrogen ransomware has a bug that destroys files
-APT28 jumps on new Office zero-day
-A look at a KGB internal memo on viruses
-Survey of legal threats against researchers and infosec reporters
-Metro4Shell attacks
-How RRLP and LLP tracking works
-GatewayToHeaven vuln
-Unfixable Chrome URL bug
February 4, 2026 at 10:34 AM
ハッカーがReact Native CLI npmパッケージのMetro4Shell RCE脆弱性を悪用

Hackers Exploit Metro4Shell RCE Flaw in React Native CLI npm Package #HackerNews (Feb 3)

thehackernews.com/2026/02/hack...
Hackers Exploit Metro4Shell RCE Flaw in React Native CLI npm Package
Active attacks exploit Metro4Shell (CVE-2025-11953) in React Native CLI to execute commands and deploy Rust malware.
thehackernews.com
February 3, 2026 at 11:19 PM
Hackers Exploit Metro4Shell RCE Flaw in React Native CLI npm Package thehackernews.com/2026/02/hack...
Hackers Exploit Metro4Shell RCE Flaw in React Native CLI npm Package
Active attacks exploit Metro4Shell (CVE-2025-11953) in React Native CLI to execute commands and deploy Rust malware.
thehackernews.com
February 7, 2026 at 4:42 PM
Hackers Exploit Metro4Shell RCE Flaw in React Native CLI npm Package thehackernews.com/2026/02/hack...
Hackers Exploit Metro4Shell RCE Flaw in React Native CLI npm Package
Active attacks exploit Metro4Shell (CVE-2025-11953) in React Native CLI to execute commands and deploy Rust malware.
thehackernews.com
February 3, 2026 at 11:11 PM
Threat Update: Metro4Shell (CVE-2025-11953, CVSS 9.8) hitting React Native CLI. GlassWorm supply chain via Open VSX. China's UAT-8837 targeting NA critical infra. Fresh IOCs in our STIX feed. https://www.dugganusa.com/post/threat-update-metro4shell-glassworm-and-china-s-uat-8837
February 4, 2026 at 5:40 AM
Hackers Exploiting React Native’s Metro Server in the Wild to Attack Developers
Hackers Exploiting React Native’s Metro Server in the Wild to Attack Developers
Threat actors are actively exploiting a critical remote code execution vulnerability in React Native’s Metro Development Server to deliver advanced malware payloads across Windows and Linux systems. VulnCheck’s Canary honeypot network first detected operational exploitation of CVE-2025-11953 dubbed “Metro4Shell” on December 21, 2025, with continued attacks observed in January 2026, yet the vulnerability remains largely unrecognized in public security discourse despite its severity. CVE-2025-11953 affects the Metro Development Server bundled with the @react-native-community/cli npm package, a cornerstone tool for React Native application development. The vulnerability stems from the server’s default configuration, which binds to external network interfaces and exposes an /open-url The endpoint is vulnerable to OS command injection. Security researchers at JFrog discovered that this endpoint passes user-controlled input directly to the unsafe open() function from the open npm package, enabling unauthenticated remote attackers to execute arbitrary shell commands. On Windows systems, attackers gain full control over command execution with arbitrary arguments, while on macOS and Linux, they can launch executable files. The vulnerability carries a CVSS score of 9.8, reflecting its critical severity, yet the Exploit Prediction Scoring System (EPSS) assigns it a mere 0.00405 probability of exploitation—a stark disconnect from observed reality. Multi-Stage Attack Chain VulnCheck’s analysis reveals that exploitation attempts were neither experimental nor exploratory, but rather demonstrated consistent operational deployment across multiple weeks. The attacks employed a sophisticated multi-stage PowerShell-based loader delivered through cmd.exe, with the initial PowerShell payload base64-encoded to evade detection. The decoded PowerShell script executes a deliberate attack sequence designed to establish persistence and evade endpoint security controls. First, it adds Microsoft Defender exclusion paths for both the current working directory and the Windows temporary directory, ensuring subsequent malicious activities bypass antivirus scanning. The script then establishes a raw TCP connection to the attacker-controlled infrastructure, sending a GET /windows request to retrieve the next-stage payload. The downloaded executable is written to the system’s temporary directory and executed with a lengthy argument string. Analysis revealed the binary as UPX-packed Rust-based malware that incorporates anti-analysis techniques, including runtime checks designed to hinder static inspection. VulnCheck observed the same attack infrastructure hosting corresponding “linux” payloads, demonstrating the cross-platform nature of this campaign. The most significant aspect of this campaign is the temporal disconnect between exploitation and public awareness. VulnCheck detected exploitation in December 2025 and added CVE-2025-11953 to its VulnCheck KEV ( Known Exploited Vulnerabilities ) catalog on the same day as initial detection. However, as of late January 2026, public security discourse continues to frame the vulnerability as theoretical rather than an active intrusion vector. This intelligence gap highlights a persistent challenge in vulnerability management: attackers do not wait for CISA KEV listings, vendor advisories, or security consensus before weaponizing flaws. Developer tooling represents particularly attractive targets because these systems are widespread, inconsistently monitored, and rarely treated as production-grade attack surfaces. JFrog published a root cause analysis in November 2025, followed by multiple proof-of-concept exploits appearing on GitHub. VulnCheck customers gained visibility into exploitation potential even earlier, in November, through exploits and Suricata detection rules developed by the VulnCheck Initial Access Intelligence team. This proactive intelligence enabled deployment of detection logic across VulnCheck’s Canary network before widespread exploitation began. Mitigations Organizations using React Native development environments must immediately upgrade to @react-native-community/cli version 20.0.0 or later, which addresses the vulnerability. The vulnerability affects versions from 4.8.0 through 20.0.0-alpha.2. Development infrastructure must be treated as a production-grade attack surface regardless of original intent. Metro Development Servers should never be exposed to untrusted networks, and network segmentation should isolate development environments from internet-accessible interfaces. CVE-2025-11953 reinforces a critical pattern that defenders continue to relearn: exploitation begins the moment vulnerable systems become reachable, not when authoritative catalogs acknowledge the threat. Organizations cannot afford to wait for consensus before implementing defensive measures against actively exploited vulnerabilities targeting developer workflows. Indicators of Compromise Network Infrastructure IP Address Role Source 65.109.182.231 Exploitation source VulnCheck Canary 223.6.249.141 Exploitation source VulnCheck Canary 134.209.69.155 Exploitation source VulnCheck Canary 8.218.43.248 Payload host (Windows) VulnCheck Canary 47.86.33.195 Payload host (Windows/Linux) VulnCheck Canary File Hashes SHA-256 Hash Description Source d8337df3aff749250557bf11daf069eb404cce0e6f4f91c6bd6d3f78aed6e9d6 UPX-packed Windows payload VulnCheck Analysis 7ecbb0cc88dfa5f187c209a28bd25e8e2d5113bb898a91ae273bca5983130886 Unpacked Windows payload (Rust binary) VulnCheck Analysis Follow us on Google News , LinkedIn , and X for daily cybersecurity updates. Contact us to feature your stories. The post Hackers Exploiting React Native’s Metro Server in the Wild to Attack Developers appeared first on Cyber Security News .
cybersecuritynews.com
February 3, 2026 at 4:41 PM
Notícia da SecurityWeek

"Critical React Native Vulnerability Exploited in the Wild" #bolhasec
Critical React Native Vulnerability Exploited in the Wild
Threat actors are exploiting the Metro4Shell React Native vulnerability to deploy malware on Linux and Windows systems.
www.securityweek.com
February 3, 2026 at 7:30 PM
React Nativeの重大な脆弱性が悪用される

CVE-2025-11953 (CVSS スコア 9.8) として追跡され、 11 月初旬に公開されたこのバグは、毎週約 200 万回ダウンロードされる、非常に人気の高い React Native Community CLI NPM パッケージ (@react-native-community/cli) に影響します。

これは、メンテナンス性を向上させるためにオープンソース フレームワークから抽出された React Native Community CLI プロジェクトの一部であり、アプリ構築用のコマンドライン ツールのセットを提供...
Critical React Native Vulnerability Exploited in the Wild
Threat actors are exploiting the Metro4Shell React Native vulnerability to deploy malware on Linux and Windows systems.
www.securityweek.com
February 12, 2026 at 2:21 AM
🛑 React Native : la faille critique Metro4Shell est exploitée par les cybercriminels

Elle affecte un paquet téléchargé 2 millions de fois par semaine sur npm.

Tous les détails par ici 👇
- www.it-connect.fr/react-native...

#infosec #react #cybersecurite #cve
February 4, 2026 at 9:15 AM
Fortinet says the P2Pinfect botnet compromised Kubernetes environments through exposed Redis instances and stayed active for months.
Researchers also observed overlap with Metro4Shell exploitation campaigns.
Cloud misconfigurations continue to fuel persistent threats.

#CyberSecurity #CloudSecurity
May 21, 2026 at 3:33 PM
Hackers exploit the Metro4Shell RCE vulnerability in the React Native CLI npm package — developers, update and secure your toolchains!
👉 sctocs.com/hackers-expl...
Hackers Exploit Metro4Shell RCE Vulnerability In React Native CLI Npm Package - SCtoCS
Hackers are exploiting the Metro4Shell RCE vulnerability in the React Native CLI npm package, exposing developers to supply chain attacks.
sctocs.com
February 3, 2026 at 5:55 PM
Metro4Shell: la vulnerabilità critica che colpisce React Native

📌 Link all'articolo : www.redhotcyber.com/post/met...

#redhotcyber #news #vulnerabilita #meteo4shell #reactnative #sicurezzainformatica #cve202511953 #endpointhttp
February 5, 2026 at 7:23 PM
Silent Intrusion: “Metro4Shell” Exploited in the Wild Since December
Silent Intrusion: “Metro4Shell” Exploited in the Wild Since December
securityonline.info
February 4, 2026 at 3:49 AM
Silent Intrusion: “Metro4Shell” Exploited in the Wild Since December
Silent Intrusion: "Metro4Shell" Exploited in the Wild Since December
VulnCheck reveals CVE-2025-11953 (Metro4Shell) was exploited in the wild since Dec 2025. Attackers target Windows & Linux dev servers. Patch now.
securityonline.info
February 4, 2026 at 5:21 AM
Hackers Exploit Metro4Shell RCE Flaw in React Native CLI npm Package
Hackers Exploit Metro4Shell RCE Flaw in React Native CLI npm Package
thehackernews.com
February 3, 2026 at 3:21 PM
#ReactNative: Critical vulnerability in Metro server for #React Native CVE-2025-11953 allows unauthenticated attackers to execute arbitrary OS commands via a POST request is actively exploited - patch now!
#Metro4Shell
#SoftwareSupplyChainSecurity
👇
www.bleepingcomputer.com/news/securit...
Hackers exploit critical React Native Metro bug to breach dev systems
Hackers are targeting developers by exploiting the critical vulnerability CVE-2025-11953 in the Metro server for React Native to deliver malicious payloads for Windows and Linux.
www.bleepingcomputer.com
February 4, 2026 at 10:12 AM
📢 Exploitation active de CVE-2025-11953 (« Metro4Shell ») sur Metro (React Native) observée par VulnCheck
📝 Selon VulnCheck, des expl…
https://cyberveille.ch/posts/2026-02-04-exploitation-active-de-cve-2025-11953-metro4shell-sur-metro-react-native-observee-par-vulncheck/ #CVE_2025_11953 #Cyberveille
February 4, 2026 at 10:00 PM
Hackers Exploit Metro4Shell RCE Flaw in React Native CLI npm Package

Threat actors have been observed exploiting a critical security flaw impacting the Metro Development Server in the popular "@react-native-community/cli" npm package.
Cybersecurity company VulnCheck said it first…
#hackernews #news
Hackers Exploit Metro4Shell RCE Flaw in React Native CLI npm Package
Threat actors have been observed exploiting a critical security flaw impacting the Metro Development Server in the popular "@react-native-community/cli" npm package. Cybersecurity company VulnCheck said it first observed exploitation of CVE-2025-11953 (aka Metro4Shell) on December 21, 2025. With a CVSS score of 9.8, the vulnerability allows remote unauthenticated attackers to execute arbitrary
thehackernews.com
February 4, 2026 at 10:10 AM
Metro4Shell Goes Live: Hackers Actively Exploit Critical React Native Flaw Long Before Developers React

A Silent Shift From Theory to Real-World Attacks A critical React Native vulnerability once dismissed as a low-probability risk has quietly crossed into active exploitation, catching developers…
Metro4Shell Goes Live: Hackers Actively Exploit Critical React Native Flaw Long Before Developers React
A Silent Shift From Theory to Real-World Attacks A critical React Native vulnerability once dismissed as a low-probability risk has quietly crossed into active exploitation, catching developers and security teams off guard. Security researchers now confirm that threat actors have been abusing this flaw in real-world attacks since late December, well before most of the industry treated it as an urgent issue.
undercodenews.com
February 4, 2026 at 5:43 AM
Metro4Shell Exploit Targets React Native Developers, Delivering Cross-Platform Malware

A critical vulnerability in the Metro server for React Native, tracked as CVE-2025-11953, is actively being exploited by hackers to deliver malicious payloads to both Windows and Linux systems. This flaw exposes…
Metro4Shell Exploit Targets React Native Developers, Delivering Cross-Platform Malware
A critical vulnerability in the Metro server for React Native, tracked as CVE-2025-11953, is actively being exploited by hackers to deliver malicious payloads to both Windows and Linux systems. This flaw exposes developers and organizations relying on React Native to severe risk, especially during the application development phase. Metro, the default JavaScript bundler for React Native, plays a vital role in building and running apps locally—but its design can leave endpoints exposed to attackers if not properly secured.
undercodenews.com
February 3, 2026 at 4:44 PM
Metro4Shell: React Native Developers Face Critical Cross-Platform Attack

A new, dangerous threat is targeting developers who use React Native. Security researchers have discovered that a critical vulnerability in Metro, the default JavaScript bundler for React Native, is being actively exploited…
Metro4Shell: React Native Developers Face Critical Cross-Platform Attack
A new, dangerous threat is targeting developers who use React Native. Security researchers have discovered that a critical vulnerability in Metro, the default JavaScript bundler for React Native, is being actively exploited to deliver malicious payloads on both Windows and Linux systems. Dubbed Metro4Shell, this flaw allows attackers to execute arbitrary commands, bypass endpoint protections, and establish persistent access—all from seemingly innocuous development servers.
undercodenews.com
February 3, 2026 at 3:13 PM