## https://sploitus.com/exploit?id=FF6458E1-2C90-5126-BC84-6483F28FACA0
# Affected Software: React Server Components (versions 19.0.0, 19.1.0, 19.1.1, 19.2.0)
# Vulnerability Type: Pre-authentication Remote Code Execution via insecure deserialization.
Description: A flaw in the React Server Flight protocol allows unauthenticated attackers to send specially crafted serialized payloads that exploit prototype pollution, leading to arbitrary code execution on the server.
I also included exploit.py for reference (Python PoC) and an HTB-Friendly version for fellow players.