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

CVE-2024-28999: SolarWinds Platform Race Condition Flaw

CVE-2024-28999 is a race condition vulnerability in SolarWinds Platform's web console that can be exploited during concurrent operations. This article covers the technical details, affected versions, security impact, and mitigation.

Updated: May 14, 2026

CVE-2024-28999 Overview

CVE-2024-28999 is a race condition vulnerability affecting the SolarWinds Platform web console. The flaw, classified under [CWE-362], allows an adjacent network attacker to exploit concurrent execution using shared resources without proper synchronization. Successful exploitation can compromise the confidentiality, integrity, and availability of the affected system.

SolarWinds addressed the issue in SolarWinds Platform 2024.2. The vulnerability requires no authentication and no user interaction, though attack complexity is high due to the timing-dependent nature of race conditions.

Critical Impact

An adjacent network attacker can exploit a timing flaw in the SolarWinds Platform web console to gain unauthorized impact on system confidentiality, integrity, and availability without authentication.

Affected Products

  • SolarWinds Platform versions prior to 2024.2
  • SolarWinds Orion-based monitoring deployments running the affected web console
  • All SolarWinds Platform modules dependent on the vulnerable web console component

Discovery Timeline

  • 2024-06-04 - CVE-2024-28999 published to the National Vulnerability Database
  • 2025-02-26 - Last updated in NVD database

Technical Details for CVE-2024-28999

Vulnerability Analysis

The SolarWinds Platform web console contains a race condition in how it handles concurrent requests against shared resources. When two or more operations execute in parallel without proper synchronization, an attacker can manipulate the sequence of state changes to bypass intended controls. The window between the check and use of a resource creates an exploitable timing gap.

Because the web console is accessible over the network and processes privileged operations, successful exploitation has direct implications for system integrity. The Exploit Prediction Scoring System ranks this issue in the upper percentile of CVEs, signaling elevated likelihood of exploit activity relative to the broader CVE population.

Root Cause

The root cause is improper synchronization of concurrent operations within the web console, tracked as [CWE-362] Concurrent Execution using Shared Resource with Improper Synchronization. Shared state is read and modified across threads or request handlers without locking, atomic operations, or transactional guarantees. An attacker who issues carefully timed requests can interleave operations to reach an inconsistent state.

Attack Vector

Exploitation requires adjacent network access, meaning the attacker must reside on the same logical network segment as the SolarWinds Platform server. No credentials and no user interaction are required. The attacker sends concurrent crafted requests to the web console, racing the application's resource handling logic. Successful exploitation grants the attacker the ability to influence confidentiality, integrity, and availability of monitored data and platform operations.

No verified exploit code is publicly available, though the vulnerability is referenced in Exploit-DB sources. Refer to the SolarWinds Security Advisory CVE-2024-28999 for additional vendor detail.

Detection Methods for CVE-2024-28999

Indicators of Compromise

  • Bursts of concurrent or near-simultaneous HTTP requests to the same SolarWinds Platform web console endpoint from a single adjacent source
  • Unexpected configuration or state changes in the web console without corresponding administrator activity
  • Anomalous authentication or session events originating from non-management network segments

Detection Strategies

  • Inspect web server and application logs on the SolarWinds Platform host for high-frequency parallel requests targeting the same resource or endpoint
  • Baseline normal administrative traffic patterns and alert on deviations, particularly from hosts not designated for SolarWinds management
  • Correlate web console activity with platform audit logs to surface state transitions inconsistent with logged operator actions

Monitoring Recommendations

  • Forward SolarWinds Platform web console, IIS, and Windows event logs to a centralized SIEM for retention and correlation
  • Monitor east-west traffic to the SolarWinds management subnet using network detection tooling
  • Track installed SolarWinds Platform versions across the environment and alert when hosts remain on releases prior to 2024.2

How to Mitigate CVE-2024-28999

Immediate Actions Required

  • Upgrade the SolarWinds Platform to version 2024.2 or later, which contains the vendor-supplied fix
  • Restrict network access to the SolarWinds Platform web console to a dedicated management VLAN or jump-host subnet
  • Audit recent web console activity for evidence of concurrent request abuse or unauthorized configuration changes

Patch Information

SolarWinds released the fix in SolarWinds Platform 2024.2. Patch details are documented in the SolarWinds Platform 2024.2 Release Notes and the SolarWinds Security Advisory CVE-2024-28999. Customers should follow the vendor's documented upgrade procedure and validate platform health after the upgrade.

Workarounds

  • Limit the web console to administrators by enforcing firewall rules that permit access only from authorized management hosts
  • Require VPN or zero-trust network access for any administrator interacting with the SolarWinds Platform web console
  • Place the SolarWinds Platform server behind a reverse proxy that rate-limits and serializes concurrent requests to sensitive endpoints until patching completes
bash
# Example: restrict access to the SolarWinds web console with Windows Firewall
New-NetFirewallRule -DisplayName "SolarWinds Web Console - Management Only" `
  -Direction Inbound `
  -Protocol TCP `
  -LocalPort 80,443 `
  -RemoteAddress 10.10.20.0/24 `
  -Action Allow

New-NetFirewallRule -DisplayName "SolarWinds Web Console - Block Other" `
  -Direction Inbound `
  -Protocol TCP `
  -LocalPort 80,443 `
  -Action Block

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

  • Vulnerability Details
  • TypeRace Condition

  • Vendor/TechSolarwinds

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability6.48%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-362
  • Technical References
  • SolarWinds Platform 2024.2 Release Notes
  • Vendor Resources
  • SolarWinds Security Advisory CVE-2024-28999
  • Related CVEs
  • CVE-2026-28298: SolarWinds Observability XSS Vulnerability

  • CVE-2026-28297: SolarWinds Observability Stored XSS Flaw

  • CVE-2025-40552: SolarWinds Web Help Desk Auth Bypass

  • CVE-2025-40553: SolarWinds Web Help Desk RCE 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