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-42944 — Detection for CVE-2025-42944 | Kitploit
Tools/GitHubGitHub/rxerium/cve-2025-42944
Vulnerability ScannersVulnerability AnalysisCode AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubrxerium/cve-2025-42944

CVE-2025-42944

Detection for CVE-2025-42944

View Repository
211 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-42944

Due to a deserialization vulnerability in SAP NetWeaver, an unauthenticated attacker could exploit the system through the RMI-P4 module by submitting malicious payload to an open port. The deserialization of such untrusted Java objects could lead to arbitrary OS command execution, posing a high impact to the application's confidentiality, integrity, and availability.

How does this detection method work?

This detection method works by sending a GET request to identify SAP NetWeaver Application Server instances through their server headers, extracting the version number using regex, and then using a DSL matcher to check if the detected version is 7.50 or below, which would indicate potential vulnerability to the deserialization exploit in the RMI-P4 module.

How do I run this script?

  1. Download Nuclei from here
  2. Copy the template to your local system
  3. Run the following command: nuclei -u https://yourHost.com -t template.yaml

Example Output

Screenshot 2025-09-11 at 11 53 27

References

  • https://nvd.nist.gov/vuln/detail/CVE-2025-42944
  • https://me.sap.com/notes/3634501
Download Tool
  • https://www.bleepingcomputer.com/news/security/sap-fixes-maximum-severity-netweaver-command-execution-flaw/
  • Disclaimer

    Use at your own risk, I will not be responsible for illegal activities you conduct on infrastructure you do not own or have permission to scan.

    Share This Detection Capability

    Share on Twitter Share on LinkedIn Share via Email

    Contact

    Feel free to reach out via Signal if you have any questions.