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-2025-55183_POC — CVE-2025-55183 POC | Kitploit
Tools/GitHubGitHub/x-cotang/cve-2025-55183_poc
Vulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationLabs & Practice
GitHubx-cotang/cve-2025-55183_poc

CVE-2025-55183_POC

CVE-2025-55183 POC

View Repository
41479 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-2025-55183 - Next.js RSC Server Function Source Code Disclosure

A source code disclosure vulnerability in Next.js React Server Components (RSC). A malicious HTTP request sent to a vulnerable Server Function may unsafely return the source code of any Server Function when the argument is stringified.

Reference

  • Author: AndrewMohawk on X/Twitter

Setup Lab

root@kitploit:~
git clone https://github.com/AndrewMohawk/RSC-sample-app.git
cd RSC-sample-app
npm install
npm run dev

Usage

root@kitploit:~
pip install requests
python3 exp.py http://127.0.0.1:3000/a --no-proxy

Disclaimer

For educational and authorized security testing purposes only.

Download Tool