The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-37092

CVE-2025-37092: HPE StoreOnce System RCE Vulnerability

CVE-2025-37092 is a command injection remote code execution vulnerability in HPE StoreOnce System that enables attackers to execute arbitrary commands. This article covers technical details, affected versions, and mitigation.

Published: March 31, 2026

CVE-2025-37092 Overview

A command injection remote code execution vulnerability exists in HPE StoreOnce Software. This vulnerability allows attackers with network access and elevated privileges to execute arbitrary commands on the underlying system, potentially compromising the integrity, confidentiality, and availability of the affected backup and deduplication appliance.

Critical Impact

Successful exploitation enables remote code execution on HPE StoreOnce systems, potentially allowing attackers to compromise enterprise backup infrastructure, access sensitive backup data, and establish persistent access to critical data protection systems.

Affected Products

  • HPE StoreOnce System (all vulnerable versions)

Discovery Timeline

  • 2025-06-02 - CVE-2025-37092 published to NVD
  • 2025-07-02 - Last updated in NVD database

Technical Details for CVE-2025-37092

Vulnerability Analysis

This command injection vulnerability (CWE-77) affects HPE StoreOnce Software, an enterprise-grade backup and deduplication solution. The vulnerability allows authenticated users with high privileges to inject malicious commands that are executed by the underlying operating system. While exploitation requires elevated privileges, the network-accessible nature of the vulnerability combined with the critical role of backup infrastructure in enterprise environments makes this a significant security concern.

HPE StoreOnce systems are typically deployed as central backup repositories, making them high-value targets that contain copies of sensitive organizational data. Compromise of these systems could lead to data exfiltration, ransomware deployment affecting backup integrity, or establishment of persistent access within the enterprise network.

Root Cause

The vulnerability stems from improper neutralization of special elements used in a command (CWE-77: Command Injection). User-supplied input is passed to system shell commands without adequate sanitization or validation, allowing attackers to append or inject arbitrary operating system commands. This occurs when the application constructs shell commands dynamically using external input without properly escaping or validating command delimiters and special characters.

Attack Vector

The attack vector is network-based, requiring the attacker to have network access to the HPE StoreOnce management interface. Exploitation requires high-level privileges within the application, suggesting that either administrator credentials must be compromised first, or an authenticated user with elevated access could abuse their privileges. The attack does not require user interaction once the attacker has the necessary access.

An attacker would typically craft malicious input containing shell metacharacters (such as ;, |, &&, or backticks) that break out of the intended command context and execute arbitrary commands with the privileges of the StoreOnce application process. This could enable activities such as reverse shell establishment, credential harvesting, or lateral movement within the network.

Detection Methods for CVE-2025-37092

Indicators of Compromise

  • Unexpected outbound network connections from HPE StoreOnce systems to external IP addresses
  • Unusual process spawning from StoreOnce application processes (e.g., shells, network utilities)
  • Anomalous command execution patterns in system logs, particularly commands containing shell metacharacters
  • Creation of unauthorized user accounts or SSH keys on the StoreOnce appliance
  • Unexpected modifications to system configuration files or scheduled tasks

Detection Strategies

  • Monitor HPE StoreOnce system logs for command injection patterns including shell metacharacters in user input fields
  • Implement network segmentation monitoring to detect unauthorized traffic from backup infrastructure
  • Deploy endpoint detection solutions on management workstations that access StoreOnce systems
  • Configure SIEM rules to alert on privilege escalation attempts or unusual administrative actions on StoreOnce appliances

Monitoring Recommendations

  • Enable comprehensive audit logging on HPE StoreOnce management interfaces
  • Monitor for failed authentication attempts followed by successful logins from the same source
  • Implement network traffic analysis for StoreOnce management network segments
  • Establish baseline behavioral patterns for StoreOnce systems and alert on deviations

How to Mitigate CVE-2025-37092

Immediate Actions Required

  • Review the HPE Security Advisory for specific patch and version information
  • Restrict network access to HPE StoreOnce management interfaces to authorized administrators only
  • Implement multi-factor authentication for all administrative access to StoreOnce systems
  • Audit current user accounts and remove unnecessary high-privilege access
  • Monitor for suspicious activity on StoreOnce systems pending patch deployment

Patch Information

HPE has released security guidance for this vulnerability. Administrators should consult the HPE Support Document for detailed patch information, affected version ranges, and upgrade procedures specific to their StoreOnce deployment.

Workarounds

  • Implement strict network segmentation to isolate StoreOnce management interfaces from general network access
  • Configure firewall rules to limit management access to specific administrator workstations
  • Enable additional authentication controls and session monitoring for administrative access
  • Consider implementing a jump server or bastion host for all StoreOnce administrative access
  • Review and restrict API access if applicable to the deployment configuration
bash
# Example network segmentation configuration (firewall rule concept)
# Restrict StoreOnce management access to specific admin subnet
# Consult HPE documentation for product-specific security hardening

# Block external access to management interface
iptables -A INPUT -p tcp --dport 443 -s ! 10.0.100.0/24 -j DROP

# Allow only authorized admin subnet
iptables -A INPUT -p tcp --dport 443 -s 10.0.100.0/24 -j ACCEPT

# Log connection attempts for monitoring
iptables -A INPUT -p tcp --dport 443 -j LOG --log-prefix "StoreOnce-Access: "

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechHpe Storeonce

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability1.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-77
  • Vendor Resources
  • HPE Support Document
  • Related CVEs
  • CVE-2025-37089: HPE StoreOnce System RCE Vulnerability

  • CVE-2025-37093: HPE StoreOnce Authentication Bypass Flaw
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English