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
Suricata-Rule-for-Detecting-CVE-2025-55182 — CVE‑2025‑55182 Detection | Kitploit
Tools/GitHubGitHub/solidevil14/suricata-rule-for-detecting-cve-2025-55182
Vulnerability AnalysisExploitationIDS/IPS EvasionWeb Application ExploitationWeb SecurityIntrusion Detection
GitHubsolidevil14/suricata-rule-for-detecting-cve-2025-55182

Suricata-Rule-for-Detecting-CVE-2025-55182

CVE‑2025‑55182 Detection

View Repository
19 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

Suricata Detection Rule for CVE‑2025‑55182

Next.js Action Poisoning → Node.js execSync RCE

📌 Description

This document explains how Suricata rule SID 900304 detects exploitation attempts of CVE‑2025‑55182, a critical vulnerability in Next.js that enables Action Poisoning leading to arbitrary Node.js RCE, specifically through:

  • Prototype Pollution
  • Overriding internal React _prefix serializer
  • Injected JavaScript execution inside Next.js server runtime
  • Execution of OS commands via:
    root@kitploit:~
    child_process.execSync()
    
Download Tool