Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-37099

CVE-2025-37099: HPE Insight Remote Support RCE Vulnerability

CVE-2025-37099 is a remote code execution vulnerability in HPE Insight Remote Support that allows attackers to execute arbitrary code. This article covers technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-37099 Overview

A remote code execution vulnerability has been identified in HPE Insight Remote Support (IRS), a critical enterprise management tool used for monitoring and support of HPE infrastructure. This vulnerability, classified as CWE-94 (Code Injection), allows unauthenticated attackers to execute arbitrary code on vulnerable systems over the network without any user interaction.

Critical Impact

This vulnerability enables remote attackers to achieve complete system compromise through unauthenticated code execution, potentially affecting enterprise infrastructure management and support systems.

Affected Products

  • HPE Insight Remote Support versions prior to v7.15.0.646

Discovery Timeline

  • July 1, 2025 - CVE-2025-37099 published to NVD
  • July 10, 2025 - Last updated in NVD database

Technical Details for CVE-2025-37099

Vulnerability Analysis

CVE-2025-37099 is a remote code execution vulnerability stemming from improper code injection handling in HPE Insight Remote Support. The vulnerability allows attackers to inject and execute malicious code within the context of the affected application without requiring authentication. Given the network-accessible nature of the vulnerable component and the lack of required privileges or user interaction, exploitation is straightforward for attackers with network access to the target system.

HPE Insight Remote Support is designed to provide automated support experiences for HPE servers, storage, and networking products. A compromise of this system could grant attackers access to sensitive infrastructure monitoring data and potentially provide a pivot point for broader network compromise.

Root Cause

The vulnerability is rooted in CWE-94: Improper Control of Generation of Code (Code Injection). The affected versions of HPE Insight Remote Support fail to properly sanitize or validate input before incorporating it into dynamically generated code. This allows attackers to inject arbitrary code that is subsequently executed by the application with its full privileges.

Attack Vector

The attack vector for this vulnerability is network-based, meaning exploitation can occur remotely without requiring local access to the target system. The vulnerability requires:

  • Network Access: Attacker must be able to reach the HPE Insight Remote Support service over the network
  • No Authentication: No valid credentials or prior authentication is required
  • No User Interaction: Exploitation does not depend on any action by a legitimate user
  • Low Complexity: The attack does not require specialized conditions or extensive technical knowledge

Successful exploitation results in complete compromise of confidentiality, integrity, and availability of the affected system. Attackers can execute arbitrary code, access sensitive data, modify system configurations, and disrupt service operations.

Detection Methods for CVE-2025-37099

Indicators of Compromise

  • Unexpected outbound network connections from HPE Insight Remote Support servers
  • Anomalous process spawning or child processes from the IRS application
  • Unusual file system modifications in HPE IRS installation directories
  • Unauthorized access attempts or authentication anomalies in application logs

Detection Strategies

  • Monitor network traffic to and from HPE Insight Remote Support servers for suspicious patterns
  • Implement application-level logging and review for unusual code execution patterns
  • Deploy intrusion detection/prevention systems with signatures for code injection attacks
  • Conduct regular vulnerability scanning to identify unpatched HPE IRS installations

Monitoring Recommendations

  • Enable detailed audit logging on systems running HPE Insight Remote Support
  • Configure SIEM alerts for suspicious activity patterns associated with the IRS service
  • Monitor for unexpected changes to system binaries or configuration files
  • Implement network segmentation to limit exposure of management interfaces

How to Mitigate CVE-2025-37099

Immediate Actions Required

  • Update HPE Insight Remote Support to version v7.15.0.646 or later immediately
  • If immediate patching is not possible, restrict network access to HPE IRS services
  • Review system logs for any indicators of prior compromise
  • Implement network segmentation to isolate management infrastructure

Patch Information

HPE has released a security update to address this vulnerability. Organizations should upgrade to HPE Insight Remote Support version v7.15.0.646 or later, which contains the necessary security fixes. Detailed patch information and download links are available in the HPE Security Bulletin.

Workarounds

  • Implement strict firewall rules to limit network access to HPE IRS services to trusted IP addresses only
  • Place HPE Insight Remote Support servers behind a VPN or secure access gateway
  • Disable or restrict external network access to the affected service until patching can be completed
  • Monitor all traffic to/from the vulnerable service for signs of exploitation attempts
bash
# Example firewall configuration to restrict access to HPE IRS
# Allow only specific trusted management networks
iptables -A INPUT -p tcp --dport 7906 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 7906 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechHpe Insight Remote Support

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.20%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-94
  • Vendor Resources
  • HPE Security Bulletin
  • Related CVEs
  • CVE-2024-53676: HPE Insight Remote Support RCE Vulnerability

  • CVE-2024-53673: HPE Insight Remote Support RCE Vulnerability

  • CVE-2025-37097: HPE Insight Remote Support DoS Vulnerability

  • CVE-2025-37098: HPE Insight Remote Support Path Traversal
Default Legacy - Prefooter | 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