Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2020-13169

CVE-2020-13169: SolarWinds Orion Platform XSS Vulnerability

CVE-2020-13169 is a stored cross-site scripting flaw in SolarWinds Orion Platform that enables attackers to disclose information and escalate privileges. This article covers technical details, affected versions, and mitigation.

Published: March 4, 2026

CVE-2020-13169 Overview

CVE-2020-13169 is a Stored Cross-Site Scripting (XSS) vulnerability affecting the SolarWinds Orion Platform before version 2020.2.1. This vulnerability exists across multiple forms and pages within the platform, allowing attackers to inject malicious scripts that persist in the application and execute when other users access the affected pages. The vulnerability may lead to information disclosure and privilege escalation, potentially enabling a complete takeover of administrator accounts.

Critical Impact

Successful exploitation of this stored XSS vulnerability can result in complete administrator account takeover, enabling attackers to gain full control of the SolarWinds Orion Platform and all monitored network infrastructure.

Affected Products

  • SolarWinds Orion Platform versions prior to 2020.2.1
  • All components and modules integrated with the Orion Platform web interface
  • Network monitoring dashboards and administrative consoles within Orion

Discovery Timeline

  • 2020-09-17 - CVE-2020-13169 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-13169

Vulnerability Analysis

This stored XSS vulnerability (CWE-79) allows authenticated attackers to inject persistent malicious JavaScript code into the SolarWinds Orion Platform. The attack requires network access and user interaction, as the injected payload executes within the browser context of other users who view the compromised pages. Because the scope is changed, the malicious scripts can impact resources beyond the vulnerable component itself, potentially compromising the confidentiality, integrity, and availability of the entire system.

The stored nature of this XSS vulnerability makes it particularly dangerous compared to reflected XSS, as the malicious payload persists within the application database and can affect multiple users over an extended period without requiring additional attacker interaction.

Root Cause

The root cause of this vulnerability is improper input validation and output encoding across multiple forms and pages within the SolarWinds Orion Platform. User-supplied input is stored in the application database without adequate sanitization, and subsequently rendered in web pages without proper output encoding. This allows attackers to inject JavaScript code that executes in the browsers of other users viewing the affected content.

Attack Vector

The attack vector is network-based, requiring the attacker to have low-privileged access to the SolarWinds Orion Platform. The attacker identifies input fields across various forms and pages that fail to properly sanitize user input. By submitting specially crafted payloads containing malicious JavaScript, the attacker can store persistent XSS payloads that execute when administrators or other users access the affected pages.

When an administrator views the compromised content, the injected script executes within their authenticated session context. This enables session hijacking, credential theft, or execution of administrative actions on behalf of the victim, ultimately leading to complete account takeover and privilege escalation.

Detection Methods for CVE-2020-13169

Indicators of Compromise

  • Unexpected JavaScript code or HTML tags appearing in database fields that store user-supplied content
  • Suspicious network requests originating from the Orion Platform web interface to external domains
  • Anomalous administrative actions performed without corresponding user activity logs
  • Browser-based alerts or unexpected behavior reported by users accessing the Orion Platform

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block common XSS payload patterns in requests to the Orion Platform
  • Monitor application logs for input containing script tags, event handlers, or encoded JavaScript sequences
  • Deploy endpoint detection solutions to identify unusual browser behavior or unauthorized script execution
  • Conduct regular security scans of the Orion Platform to identify stored XSS payloads in the database

Monitoring Recommendations

  • Enable detailed logging for all user input submissions across forms and pages in the Orion Platform
  • Configure alerts for any modifications to administrative account settings or privilege assignments
  • Monitor outbound network traffic from the Orion Platform server for connections to unknown or suspicious domains
  • Review user session activity for signs of session hijacking or unauthorized access patterns

How to Mitigate CVE-2020-13169

Immediate Actions Required

  • Upgrade the SolarWinds Orion Platform to version 2020.2.1 or later immediately
  • Review database content for potentially malicious stored XSS payloads and sanitize affected records
  • Implement Content Security Policy (CSP) headers to restrict script execution sources
  • Force password resets for all administrator accounts as a precautionary measure

Patch Information

SolarWinds has addressed this vulnerability in Orion Platform version 2020.2.1. Organizations should review the SolarWinds Orion Release Notes for detailed information about the security fixes included in this release. Additional support resources are available through the SolarWinds Support Center.

Workarounds

  • Restrict access to the SolarWinds Orion Platform to trusted networks only using firewall rules or network segmentation
  • Implement additional input validation at the network perimeter using a web application firewall configured with XSS protection rules
  • Limit user privileges to the minimum necessary and review access controls for all accounts
  • Consider temporarily disabling features or pages where XSS vulnerabilities have been identified until patching is complete
bash
# Example: Configure Content Security Policy header in web server
# For IIS, add to web.config:
# <system.webServer>
#   <httpProtocol>
#     <customHeaders>
#       <add name="Content-Security-Policy" value="default-src 'self'; script-src 'self'" />
#     </customHeaders>
#   </httpProtocol>
# </system.webServer>

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechSolarwinds Orion Platform

  • SeverityCRITICAL

  • CVSS Score9.0

  • EPSS Probability1.53%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-79
  • Vendor Resources
  • SolarWinds Orion Release Notes

  • SolarWinds Support Resources
  • Related CVEs
  • CVE-2022-38108: SolarWinds Orion Platform RCE Vulnerability

  • CVE-2023-23836: SolarWinds Orion Platform RCE Vulnerability

  • CVE-2021-35244: SolarWinds Orion Platform RCE Vulnerability

  • CVE-2021-25275: SolarWinds Orion Information Disclosure
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