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-52612

CVE-2024-52612: SolarWinds Platform XSS Vulnerability

CVE-2024-52612 is a reflected XSS vulnerability in SolarWinds Platform caused by insufficient input sanitation. Requires high-privileged authentication to exploit. This article covers technical details, affected versions, and mitigation.

Updated: May 15, 2026

CVE-2024-52612 Overview

CVE-2024-52612 is a reflected cross-site scripting (XSS) vulnerability in the SolarWinds Platform. The flaw stems from insufficient sanitization of input parameters, allowing attacker-supplied script content to be reflected in server responses and executed in a victim's browser. Exploitation requires authentication by a high-privileged account and user interaction, which limits the attack surface but does not eliminate risk in environments where administrative credentials are shared or compromised. The vulnerability is tracked under CWE-79 and affects the SolarWinds Platform monitoring product line.

Critical Impact

An authenticated high-privileged attacker can inject script into a reflected response, leading to session-context actions in the victim's browser and potential cross-domain impact through a changed security scope.

Affected Products

  • SolarWinds Platform (versions prior to 2025.1)
  • Deployments running affected Orion-based modules on the SolarWinds Platform
  • Web console components that process reflected user input parameters

Discovery Timeline

  • 2025-02-11 - CVE-2024-52612 published to NVD
  • 2025-02-25 - Last updated in NVD database

Technical Details for CVE-2024-52612

Vulnerability Analysis

The SolarWinds Platform web console accepts input parameters that are reflected back into rendered pages without sufficient sanitization or output encoding. An attacker who can authenticate as a high-privileged user can craft a URL containing malicious JavaScript in a vulnerable parameter. When another authenticated user visits the crafted link, the browser executes the injected script in the context of the SolarWinds web application.

Because the scope changes during exploitation, script execution can affect resources beyond the immediately vulnerable component. The confidentiality and integrity impacts are limited, and there is no direct availability impact. The practical risk centers on session abuse, administrative action forgery, and pivoting within the monitoring environment.

Root Cause

The root cause is improper neutralization of input during web page generation, classified as [CWE-79]. User-controlled query parameters are inserted into HTML responses without context-appropriate encoding, allowing <script> tags or event handler attributes to break out of the intended data context and execute as code.

Attack Vector

The attack requires three preconditions: network access to the SolarWinds Platform web interface, valid high-privileged credentials, and user interaction such as clicking a crafted link. An attacker delivers a URL with a malicious payload embedded in a reflected parameter, typically through phishing or internal communication channels. When the targeted user follows the link while authenticated, the script executes with the user's browser session privileges.

The vulnerability is described in detail in the SolarWinds Security Advisory CVE-2024-52612.

Detection Methods for CVE-2024-52612

Indicators of Compromise

  • Web server access logs containing URL parameters with HTML or JavaScript syntax such as <script>, onerror=, or javascript: directed at SolarWinds Platform endpoints
  • Unexpected outbound requests from administrator browsers to external hosts shortly after accessing SolarWinds URLs
  • Anomalous administrative actions in SolarWinds audit logs that correlate with a user clicking an external or emailed link

Detection Strategies

  • Inspect HTTP request logs on the SolarWinds web tier for reflected XSS payload patterns in query strings and POST bodies
  • Deploy a web application firewall (WAF) rule set tuned for reflected XSS signatures targeting the SolarWinds Platform console
  • Correlate phishing email telemetry with subsequent SolarWinds web console sessions originating from the same recipient

Monitoring Recommendations

  • Enable verbose audit logging on the SolarWinds Platform and forward logs to a centralized analytics platform for long-term review
  • Monitor privileged account activity for unusual configuration changes, account creations, or alert suppression events
  • Track browser-initiated requests from administrator workstations to detect script-driven actions following link clicks

How to Mitigate CVE-2024-52612

Immediate Actions Required

  • Upgrade the SolarWinds Platform to version 2025.1 or later as documented in the SolarWinds Platform 2025.1 Release Notes
  • Restrict administrative access to the SolarWinds web console to trusted networks and jump hosts only
  • Enforce phishing-resistant multi-factor authentication on all high-privileged SolarWinds accounts

Patch Information

SolarWinds resolved CVE-2024-52612 in SolarWinds Platform 2025.1. Administrators should review the SolarWinds Security Advisory CVE-2024-52612 for upgrade prerequisites and validate the platform version after patching. Because exploitation requires a high-privileged authenticated session, patching should be paired with credential hygiene reviews for accounts holding SolarWinds administrative roles.

Workarounds

  • Limit the number of accounts assigned high-privileged SolarWinds roles until patching is complete
  • Train administrators to avoid clicking links to the SolarWinds console received through email or chat, and to navigate directly via bookmarks
  • Place the SolarWinds web interface behind a reverse proxy or WAF that filters reflected XSS payloads in request parameters
bash
# Verify SolarWinds Platform version after upgrade (PowerShell on the SolarWinds server)
Get-ItemProperty -Path 'HKLM:\SOFTWARE\SolarWinds\Orion' | Select-Object Version

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechSolarwinds Platform

  • SeverityMEDIUM

  • CVSS Score4.8

  • EPSS Probability0.45%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • SolarWinds Platform 2025.1 Release Notes
  • Vendor Resources
  • SolarWinds Security Advisory CVE-2024-52612
  • Related CVEs
  • CVE-2024-29004: SolarWinds Platform XSS Vulnerability

  • CVE-2024-45717: SolarWinds Platform XSS Vulnerability

  • CVE-2023-50395: SolarWinds Platform RCE Vulnerability

  • CVE-2023-35188: SolarWinds Platform SQLi 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