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-2024-28988

CVE-2024-28988: SolarWinds Web Help Desk RCE Flaw

CVE-2024-28988 is a Java deserialization remote code execution vulnerability in SolarWinds Web Help Desk that allows unauthenticated attackers to execute commands on host systems. This article covers technical details.

Published: March 31, 2026

CVE-2024-28988 Overview

SolarWinds Web Help Desk was found to be susceptible to a Java Deserialization Remote Code Execution vulnerability that, if exploited, would allow an attacker to run commands on the host machine. This vulnerability was discovered by the Trend Micro Zero Day Initiative (ZDI) team after researching a previous vulnerability and providing their findings to SolarWinds. Notably, the ZDI team was able to discover an unauthenticated attack vector during their research, significantly increasing the severity and exploitability of this vulnerability.

Critical Impact

This unauthenticated Java deserialization vulnerability allows remote attackers to execute arbitrary commands on the host machine running SolarWinds Web Help Desk, potentially leading to complete system compromise without requiring any credentials.

Affected Products

  • SolarWinds Web Help Desk versions prior to 12.8.3 Hotfix 3
  • SolarWinds Web Help Desk 12.8.3 (base version)
  • SolarWinds Web Help Desk 12.8.3 Hotfix 1 and Hotfix 2

Discovery Timeline

  • Published - CVE-2024-28988 published to NVD
  • September 1, 2025 - CVE-2024-28988 published to NVD
  • November 14, 2025 - Last updated in NVD database

Technical Details for CVE-2024-28988

Vulnerability Analysis

This vulnerability is classified as an Insecure Deserialization flaw (CWE-502) within SolarWinds Web Help Desk. Java deserialization vulnerabilities occur when an application deserializes untrusted data without proper validation, allowing attackers to manipulate serialized objects to achieve code execution. In this case, the vulnerability is particularly dangerous because it can be exploited without authentication, meaning any network-accessible attacker can potentially compromise the system.

The attack can be conducted remotely over the network with low complexity requirements. No user interaction is required, and successful exploitation results in complete compromise of confidentiality, integrity, and availability of the affected system. The unauthenticated nature of this vulnerability significantly expands the attack surface, as threat actors do not need to obtain valid credentials before launching an attack.

Root Cause

The root cause of CVE-2024-28988 lies in improper handling of serialized Java objects within the SolarWinds Web Help Desk application. When the application processes incoming data streams containing serialized objects, it fails to adequately validate or sanitize the data before deserialization. This allows attackers to craft malicious serialized payloads that, when deserialized by the vulnerable application, execute arbitrary code on the underlying host system.

Java deserialization attacks typically leverage existing classes within the application's classpath (known as "gadget chains") to construct exploitation payloads. These gadget chains can be chained together to achieve various malicious outcomes, including remote command execution.

Attack Vector

The attack vector for this vulnerability is network-based, allowing remote exploitation. An attacker can send specially crafted serialized Java objects to the vulnerable Web Help Desk instance over the network. Because the vulnerability is unauthenticated, the attacker does not need valid credentials to initiate the attack.

The exploitation flow typically involves:

  1. The attacker identifies a network-accessible SolarWinds Web Help Desk instance
  2. The attacker crafts a malicious serialized Java object containing a gadget chain designed to execute commands
  3. The malicious payload is sent to the vulnerable endpoint
  4. The application deserializes the malicious object without proper validation
  5. The gadget chain executes, running attacker-specified commands on the host machine

For detailed technical information, refer to the SolarWinds Security Advisory.

Detection Methods for CVE-2024-28988

Indicators of Compromise

  • Unusual Java process behavior or unexpected child processes spawned by the Web Help Desk application
  • Suspicious network connections originating from the Web Help Desk server to unknown external IP addresses
  • Unexpected file creations or modifications in Web Help Desk installation directories
  • Anomalous authentication attempts or access patterns in Web Help Desk logs

Detection Strategies

  • Monitor network traffic for suspicious serialized Java object patterns in HTTP requests to Web Help Desk
  • Implement application-level logging to capture deserialization events and flag unusual payload sizes or structures
  • Deploy endpoint detection and response (EDR) solutions to identify post-exploitation behaviors such as command execution or lateral movement
  • Establish baseline behavior for the Web Help Desk application and alert on deviations

Monitoring Recommendations

  • Enable verbose logging on Web Help Desk servers and forward logs to a centralized SIEM for analysis
  • Configure alerts for any process execution chains involving the Web Help Desk Java process spawning shell interpreters (cmd.exe, bash, PowerShell)
  • Monitor for network connections to known malicious infrastructure or unusual outbound traffic patterns
  • Regularly audit Web Help Desk server file systems for unauthorized changes or new files

How to Mitigate CVE-2024-28988

Immediate Actions Required

  • Apply Hotfix 3 for Web Help Desk version 12.8.3 immediately to address this vulnerability
  • If immediate patching is not possible, consider temporarily restricting network access to Web Help Desk instances
  • Conduct a security audit of Web Help Desk servers to identify any signs of compromise
  • Review and strengthen network segmentation to limit exposure of Web Help Desk to untrusted networks

Patch Information

SolarWinds has released Hotfix 3 for Web Help Desk version 12.8.3 that addresses this vulnerability. All Web Help Desk customers are strongly recommended to apply this patch immediately. The hotfix is available through the SolarWinds Support Center. Organizations should prioritize this patch given the unauthenticated nature of the vulnerability and its critical severity rating.

Workarounds

  • Restrict network access to the Web Help Desk application using firewall rules, allowing only trusted IP ranges
  • Place Web Help Desk behind a web application firewall (WAF) configured to inspect and block suspicious serialized Java payloads
  • Implement network segmentation to isolate Web Help Desk from critical infrastructure until patching is complete
  • Enable enhanced monitoring and logging on Web Help Desk servers to detect exploitation attempts
bash
# Example: Restrict access to Web Help Desk using iptables (Linux)
# Allow only specific trusted networks to access Web Help Desk ports
iptables -A INPUT -p tcp --dport 8080 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8080 -j DROP
iptables -A INPUT -p tcp --dport 8443 -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/TechSolarwinds Web Help Desk

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability10.13%

  • 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-502
  • Technical References
  • SolarWinds Hotfix 3 Article
  • Vendor Resources
  • SolarWinds CVE-2024-28988 Advisory
  • Related CVEs
  • CVE-2025-26399: SolarWinds Web Help Desk RCE Vulnerability

  • CVE-2025-40551: SolarWinds Web Help Desk RCE Vulnerability

  • CVE-2024-28986: SolarWinds Web Help Desk RCE Vulnerability

  • CVE-2025-40536: SolarWinds Web Help Desk Auth Bypass
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