Skip to content

disnana/CVE-2025-55182-poc-for-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2025-55182 Proof of Concept for Windows Version

Critical Pre-Authentication Remote Code Execution in React Server Components

A complete proof-of-concept demonstrating CVE-2025-55182, a critical vulnerability in react-server-dom-webpack@19.0.0 that allows unauthenticated attackers to execute arbitrary code via prototype chain pollution.

Security Research Python 3.8+ License: MIT

Quick Start

# Clone the repository
git clone https://github.com/whiteov3rflow/CVE-2025-55182-poc
cd CVE-2025-55182-poc

# Exploit the server
python3 exploit.py 'mkdir poc_test'
image

⚠️ Disclaimer

This POC is provided for educational and security research purposes only. Only test against systems you own or have explicit permission to test. Unauthorized access to computer systems is illegal.

References

  • CVE-2025-55182
  • React Security Advisory
  • Credits: maple3142, react2shell.com, assetnote, disnana, harumaki4649, tp-li

Made with 💀 for security research

About

React2Shell Proof of Concept for Windows Version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 55.3%
  • Shell 44.7%