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-37164 — Detection for CVE-2025-37164 | Kitploit
Tools/GitHubGitHub/rxerium/cve-2025-37164
Vulnerability ScannersWeb Vulnerability ScannersVulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubrxerium/cve-2025-37164

CVE-2025-37164

Detection for CVE-2025-37164

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

Locked CVE-2025-37164

A remote code execution issue exists in HPE OneView.

Search How does this detection method work?

This template matches on the OneView title tag, extracts the version from the JavaScript artifactVersion variable, and flags instances running versions below 11.00 as potentially vulnerable.

NOTE that instances flagged by this template are possibly vulnerable as the detection method cannot determine whether the Z7550-98077 security hotfix has been applied to versions 5.20-10.20 - only upgrading to version 11.00+ can be reliably verified as patched.

Rocket How do I run this script?

  1. Download and install Nuclei.
  2. Clone this repostory to your local system.
  3. Run the following command:
root@kitploit:~
nuclei -u <ip|fqdn> -t template.yaml

Or if you would like to scan a list of hosts, execute:

root@kitploit:~
nuclei -l <list.txt> -t template.yaml

Example Output

Screenshot 2025-12-18 at 13 44 55

Books References

  • https://www.bleepingcomputer.com/news/security/hpe-warns-of-maximum-severity-rce-flaw-in-oneview-software/
  • https://securityonline.info/cve-2025-37164-cvss-10-0-unauthenticated-hpe-oneview-rce-grants-total-control-over-data-centers/
  • https://ccb.belgium.be/advisories/warning-critical-rce-vulnerability-identified-hpe-oneview-patch-immediately

Warning 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.


License License

This project is licensed under the MIT License.

Contact Contact

If you have any questions about this vulnerability detection script please reach out to me via Signal.

If you would like to connect, I am mostly active on Twitter/X and LinkedIn.

Download Tool