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
    • 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-36574

CVE-2025-36574: Dell Wyse Management Suite Path Traversal

CVE-2025-36574 is an absolute path traversal vulnerability in Dell Wyse Management Suite versions prior to WMS 5.2. Unauthenticated attackers can exploit it remotely for information disclosure and unauthorized access.

Published: April 22, 2026

CVE-2025-36574 Overview

Dell Wyse Management Suite, versions prior to WMS 5.2, contains an Absolute Path Traversal vulnerability (CWE-36). An unauthenticated attacker with remote network access could potentially exploit this vulnerability, leading to information disclosure and unauthorized access to sensitive files on the affected system.

Critical Impact

This path traversal vulnerability allows unauthenticated remote attackers to access arbitrary files on Dell Wyse Management Suite servers, potentially exposing sensitive configuration data, credentials, and system information.

Affected Products

  • Dell Wyse Management Suite versions prior to 5.2
  • All installations of Dell Wyse Management Suite below the patched version
  • Enterprise thin client management deployments using vulnerable WMS versions

Discovery Timeline

  • 2025-06-10 - CVE-2025-36574 published to NVD
  • 2025-07-11 - Last updated in NVD database

Technical Details for CVE-2025-36574

Vulnerability Analysis

This vulnerability is classified as an Absolute Path Traversal (CWE-36), which occurs when user-controllable input is used to construct file paths without proper validation or sanitization. In Dell Wyse Management Suite, the flaw allows attackers to bypass directory restrictions and access files outside of the intended web root or application directory.

The vulnerability is particularly concerning because it can be exploited by unauthenticated attackers over the network, requiring no user interaction. This means any exposed Dell Wyse Management Suite instance is potentially vulnerable to information disclosure attacks. The impact includes high confidentiality concerns as attackers can read sensitive files, with low integrity impact suggesting some ability to modify or write data.

Dell Wyse Management Suite is used extensively in enterprise environments to manage thin client deployments, making this vulnerability especially impactful in corporate settings where these systems manage thousands of endpoints.

Root Cause

The root cause of CVE-2025-36574 is improper input validation when processing file path requests within the Dell Wyse Management Suite application. The application fails to adequately sanitize or validate user-supplied path parameters, allowing attackers to inject absolute path sequences that escape the intended directory structure.

Path traversal vulnerabilities typically arise when applications use user input directly in file system operations without checking for dangerous characters or path components such as ../ sequences or absolute paths starting with / or drive letters.

Attack Vector

The vulnerability is exploitable remotely over the network without authentication. An attacker can craft malicious HTTP requests containing absolute path references to access files anywhere on the file system that the WMS service account has permissions to read.

Typical attack scenarios include:

  1. Accessing configuration files containing database credentials or API keys
  2. Reading system files such as /etc/passwd on Linux or C:\Windows\System32\config files on Windows
  3. Obtaining application logs that may contain sensitive operational data
  4. Exfiltrating backup files or stored credentials from predictable locations

The vulnerability mechanism involves manipulating file path parameters in web requests to reference files outside the intended directory. For detailed technical information, refer to the Dell Security Advisory DSA-2025-226.

Detection Methods for CVE-2025-36574

Indicators of Compromise

  • Unusual HTTP requests to Dell Wyse Management Suite containing path traversal patterns such as absolute file paths or .. sequences
  • Access log entries showing requests for system files like /etc/passwd, /etc/shadow, or Windows configuration files
  • Unexpected file access events in web server or application logs referencing paths outside the WMS application directory
  • Failed authentication attempts followed by successful file retrievals without proper authorization

Detection Strategies

  • Deploy web application firewall (WAF) rules to detect and block requests containing path traversal patterns
  • Monitor Dell Wyse Management Suite access logs for requests with suspicious path patterns including absolute paths and directory traversal sequences
  • Implement file integrity monitoring on critical system files that may be targeted through this vulnerability
  • Use SentinelOne Singularity Platform to detect anomalous file access patterns and potential exploitation attempts on WMS servers

Monitoring Recommendations

  • Enable verbose logging on Dell Wyse Management Suite to capture detailed request information
  • Configure alerting for any access attempts to sensitive system directories from the WMS application context
  • Monitor network traffic for unusual data exfiltration patterns from WMS servers
  • Regularly review access logs for patterns consistent with path traversal exploitation attempts

How to Mitigate CVE-2025-36574

Immediate Actions Required

  • Upgrade Dell Wyse Management Suite to version 5.2 or later immediately to address this vulnerability
  • Restrict network access to Dell Wyse Management Suite administrative interfaces using firewall rules and network segmentation
  • Review access logs for signs of exploitation prior to patching
  • Implement web application firewall rules to block path traversal attempts as a temporary measure
  • Conduct a security assessment of systems that may have been compromised before patching

Patch Information

Dell has released a security update addressing this vulnerability in Dell Wyse Management Suite version 5.2. Administrators should obtain the patch from official Dell support channels and apply it according to their change management procedures.

For complete patch details and download information, refer to the Dell Security Advisory DSA-2025-226.

Workarounds

  • Implement network access controls to limit exposure of Dell Wyse Management Suite to trusted networks only
  • Deploy a reverse proxy or web application firewall in front of WMS to filter malicious requests
  • Monitor and restrict outbound connections from WMS servers to detect and prevent data exfiltration
  • Consider temporarily taking affected systems offline if patching cannot be performed immediately and the risk is deemed unacceptable
bash
# Example: Restrict WMS network access using iptables (Linux)
# Allow access only from trusted management network
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Example: Block common path traversal patterns at the firewall level
# Note: This is a temporary mitigation - patching is the proper solution

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechDell Wyse Management Suite

  • SeverityHIGH

  • CVSS Score8.2

  • EPSS Probability2.62%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-36
  • Vendor Resources
  • Dell Security Advisory DSA-2025-226
  • Related CVEs
  • CVE-2026-23859: Dell Wyse Management Suite Auth Bypass

  • CVE-2026-23858: Dell Wyse Management Suite XSS Vulnerability

  • CVE-2026-22766: Dell Wyse Management Suite RCE Vulnerability

  • CVE-2026-22765: Dell Wyse Management Suite Escalation Bug
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