A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-5158

CVE-2025-5158: H3C SecCenter Path Traversal Vulnerability

CVE-2025-5158 is a path traversal vulnerability in H3C SecCenter SMP-E1114P02 that allows remote attackers to access unauthorized files via the downloadSoftware function. This article covers technical details, affected versions, and mitigation.

Published: May 26, 2026

CVE-2025-5158 Overview

CVE-2025-5158 is a path traversal vulnerability in H3C SecCenter SMP-E1114P02 builds up to 20250513. The flaw resides in the downloadSoftware function exposed through the /cfgFile/downloadSoftware endpoint. An attacker can manipulate the filename argument to traverse directories and access files outside the intended download path. The vulnerability is exploitable remotely over the network and requires low-level privileges. A public proof-of-concept exists, and the vendor did not respond to early disclosure attempts. The weakness is classified under [CWE-22] Improper Limitation of a Pathname to a Restricted Directory.

Critical Impact

Authenticated remote attackers can read arbitrary files from the H3C SecCenter SMP-E1114P02 host by abusing the filename parameter, exposing configuration data and sensitive system files.

Affected Products

  • H3C SecCenter SMP-E1114P02 builds up to 20250513
  • Deployments exposing the /cfgFile/downloadSoftware endpoint
  • Management interfaces accessible over the network with authenticated user accounts

Discovery Timeline

  • 2025-05-25 - CVE-2025-5158 published to NVD
  • 2025-06-03 - Last updated in NVD database

Technical Details for CVE-2025-5158

Vulnerability Analysis

The vulnerability exists in the downloadSoftware handler within the H3C SecCenter SMP-E1114P02 web management interface. The handler accepts a filename parameter through the /cfgFile/downloadSoftware route and passes it to file read operations without proper sanitization. Attackers can supply path traversal sequences such as ../ to escape the intended software repository directory and reach arbitrary files on the underlying filesystem. The exploit is reachable over the network and only requires a low-privileged account, making lateral file disclosure feasible from any authenticated session.

Root Cause

The root cause is missing canonicalization and validation of the filename argument. The application concatenates user-controlled input into a filesystem path used by the download routine. Because the code does not enforce a base directory check or reject directory separators and traversal sequences, the resolved path can point outside the expected location. This category of weakness maps directly to [CWE-22].

Attack Vector

The attack vector is network-based. An authenticated attacker issues an HTTP request to /cfgFile/downloadSoftware with a crafted filename value containing traversal tokens. The server returns the contents of the targeted file, which may include configuration data, credentials stored in plaintext, or system files readable by the service account. A public proof-of-concept has been disclosed, raising the likelihood of opportunistic exploitation. See the VulDB entry for CVE-2025-5158 and the Flowus technical writeup for additional context.

No verified exploit code is reproduced here. The mechanism involves a single HTTP GET request to the vulnerable endpoint with a filename parameter carrying ../ sequences to walk out of the software directory to a target file path.

Detection Methods for CVE-2025-5158

Indicators of Compromise

  • HTTP requests to /cfgFile/downloadSoftware containing ../, ..\, URL-encoded %2e%2e%2f, or double-encoded traversal sequences in the filename parameter.
  • Web server access logs showing repeated download requests for non-software files such as /etc/passwd, /etc/shadow, or H3C configuration files.
  • Outbound file transfer events from the SecCenter host to unknown external endpoints shortly after suspicious download requests.

Detection Strategies

  • Inspect web server and application logs for the filename parameter and flag any values containing path separators or traversal sequences.
  • Deploy WAF or reverse proxy rules that block traversal patterns on the /cfgFile/downloadSoftware URI.
  • Correlate authentication events with download activity to identify low-privileged accounts accessing unexpected files.

Monitoring Recommendations

  • Forward H3C SecCenter SMP-E1114P02 web logs to a centralized SIEM and create alerts on traversal token patterns in request URIs.
  • Monitor file access auditing on the SecCenter host for reads against sensitive paths by the web service account.
  • Track outbound bandwidth from the management interface to detect bulk file exfiltration following successful traversal.

How to Mitigate CVE-2025-5158

Immediate Actions Required

  • Restrict network access to the H3C SecCenter management interface to trusted administrative networks only.
  • Audit all accounts with access to the management UI and revoke unused or shared credentials that could be abused to reach the vulnerable endpoint.
  • Review existing web server logs for prior exploitation attempts against /cfgFile/downloadSoftware.

Patch Information

The vendor was contacted prior to disclosure and did not respond. No official patch from H3C is referenced in the published advisory. Affected operators should monitor the H3C support portal for updated SecCenter SMP-E1114P02 builds beyond 20250513 and apply them once available.

Workarounds

  • Block requests to /cfgFile/downloadSoftware at the perimeter or WAF when the filename value contains .., /, \, or encoded equivalents.
  • Place the SecCenter management interface behind a VPN and require strong multi-factor authentication for administrative access.
  • Run the SecCenter service under a least-privileged account so traversal reads cannot reach sensitive system files.
bash
# Example WAF rule blocking traversal patterns on the vulnerable endpoint
SecRule REQUEST_URI "@beginsWith /cfgFile/downloadSoftware" \
  "chain,deny,status:403,id:1005158,msg:'CVE-2025-5158 path traversal attempt'"
SecRule ARGS:filename "@rx (\.\./|\.\.\\|%2e%2e%2f|%2e%2e/|/%2e%2e)" "t:lowercase,t:urlDecodeUni"

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechH3c Seccenter

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.75%

  • Known ExploitedYes
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/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
  • AvailabilityNone
  • CWE References
  • CWE-22
  • Technical References
  • Flowus Shared Resource

  • VulDB CTI ID #310246

  • VulDB #310246

  • VulDB Submission #576230
  • Related CVEs
  • CVE-2025-5160: H3C SecCenter Path Traversal Vulnerability

  • CVE-2025-5159: H3C SecCenter Path Traversal Vulnerability

  • CVE-2025-5157: H3C SecCenter Path Traversal Vulnerability

  • CVE-2025-5161: H3C SecCenter Path Traversal Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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