Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2026-23869 — Proof-of-concept exploit for CVE-2026-23869, a denial-of-service vulnerability in React Server Components allowing unauthenticated CPU exhaustion via crafted requests. | Kitploit
Tools/GitHubGitHub/yohannslm/cve-2026-23869
Vulnerability AnalysisExploitationWeb Application ExploitationWeb Security
GitHubyohannslm/cve-2026-23869

CVE-2026-23869

Proof-of-concept exploit for CVE-2026-23869, a denial-of-service vulnerability in React Server Components allowing unauthenticated CPU exhaustion via crafted requests.

View Repository
4 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2026-23869 - Proof of Concept (PoC)

Description

This repository contains a Proof of Concept (PoC) for CVE-2026-23869, a vulnerability affecting React Server Components before 19.2.5. The vulnerability allows an attacker to cause a significant CPU charge on the server making it non responsive for minutes with a single unauthenticated request. https://www.imperva.com/blog/react2dos-cve-2026-23869-when-the-flight-protocol-crashes-at-takeoff/

You can find the poc here and test it in your own assets.

It requires a valid action-id. These can be found in front end of web applications, via searching for "createServerReference" for instance.

Disclaimer

This PoC is for authorized security testing only. Do not use it against systems without explicit permission.

Download Tool