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-2026-28297

CVE-2026-28297: SolarWinds Observability Stored XSS Flaw

CVE-2026-28297 is a stored cross-site scripting vulnerability in SolarWinds Observability Self-Hosted that enables attackers to execute malicious scripts. This article covers technical details, affected versions, and mitigation.

Published: March 27, 2026

CVE-2026-28297 Overview

SolarWinds Observability Self-Hosted was found to be affected by a stored cross-site scripting (XSS) vulnerability, which when exploited, can lead to unintended script execution. This vulnerability allows attackers with high privileges on an adjacent network to inject malicious scripts that persist within the application, potentially compromising confidentiality and integrity of the affected system.

Critical Impact

Successful exploitation enables persistent script injection that executes in the context of other users' sessions, potentially leading to session hijacking, credential theft, or further compromise of the monitoring infrastructure.

Affected Products

  • SolarWinds Observability Self-Hosted (versions prior to patched release)

Discovery Timeline

  • 2026-03-26 - CVE CVE-2026-28297 published to NVD
  • 2026-03-26 - Last updated in NVD database

Technical Details for CVE-2026-28297

Vulnerability Analysis

This stored cross-site scripting vulnerability (CWE-79) in SolarWinds Observability Self-Hosted allows an attacker with elevated privileges to inject malicious JavaScript code that becomes persistently stored within the application. Unlike reflected XSS attacks, stored XSS payloads execute every time a victim user accesses the affected page or component, making this vulnerability particularly dangerous in multi-user monitoring environments.

The attack requires access to an adjacent network, meaning the attacker must have some level of network proximity to the target system. While this limits the attack surface compared to internet-facing vulnerabilities, enterprise monitoring solutions like SolarWinds Observability are typically deployed in internal networks where adjacent network access may be more readily obtained by malicious insiders or compromised hosts.

The vulnerability impacts both confidentiality and integrity of the system. When exploited, malicious scripts can steal session tokens, capture user credentials, modify displayed data, or perform actions on behalf of authenticated users. Given that SolarWinds Observability is used to monitor critical infrastructure, compromise of administrator sessions could enable lateral movement or further attack escalation.

Root Cause

The root cause of this vulnerability is improper input validation and output encoding within the SolarWinds Observability Self-Hosted application. User-supplied input is stored without adequate sanitization and subsequently rendered to other users without proper encoding, allowing embedded script tags or JavaScript event handlers to execute in victims' browsers.

Attack Vector

The attack vector requires an attacker with high privileges and access to an adjacent network. The attacker injects a malicious script payload through a vulnerable input field or API endpoint within SolarWinds Observability Self-Hosted. The payload is stored in the application's database or persistent storage. When other users access the affected component, the stored script executes within their browser session, enabling the attacker to perform various malicious actions such as session hijacking, data exfiltration, or privilege escalation through captured credentials.

Detection Methods for CVE-2026-28297

Indicators of Compromise

  • Unexpected JavaScript or HTML tags stored in application database fields or configuration entries
  • Anomalous HTTP requests containing encoded script payloads targeting SolarWinds Observability endpoints
  • User session anomalies such as authentication from unusual locations following XSS exploitation
  • Browser console errors or security warnings related to cross-origin scripting in SolarWinds interfaces

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block common XSS payload patterns in requests to SolarWinds Observability
  • Monitor application logs for unusual input patterns containing <script>, javascript:, or encoded variants
  • Deploy browser-based XSS protection mechanisms and Content Security Policy (CSP) headers to detect and mitigate client-side script execution
  • Conduct regular security scans of the SolarWinds Observability deployment using vulnerability scanners capable of detecting stored XSS

Monitoring Recommendations

  • Enable detailed logging for all user input operations within SolarWinds Observability Self-Hosted
  • Configure SIEM alerts for patterns indicative of XSS payloads in application traffic
  • Monitor for suspicious administrative actions following potential exploitation events

How to Mitigate CVE-2026-28297

Immediate Actions Required

  • Review the SolarWinds Security Advisory for the latest patch information and apply available updates
  • Audit existing stored data within SolarWinds Observability for potentially malicious content
  • Restrict network access to the SolarWinds Observability deployment to limit adjacent network attack surface
  • Implement Content Security Policy headers to reduce XSS impact if exploitation occurs before patching

Patch Information

SolarWinds has released a security update addressing this vulnerability. Administrators should consult the SolarWinds Orion Release Notes for detailed patch information and upgrade instructions. Apply the latest available version of SolarWinds Observability Self-Hosted to remediate this vulnerability.

Workarounds

  • Implement strict input validation and output encoding at the web application firewall level to filter malicious payloads
  • Restrict high-privilege account access to trusted administrators only, reducing the pool of potential attackers
  • Deploy network segmentation to limit adjacent network access to the SolarWinds Observability infrastructure
  • Enable browser security features and educate users about potential indicators of XSS exploitation
bash
# Example: Implementing Content Security Policy header in web server configuration
# Apache httpd.conf or .htaccess
Header set Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'"

# Nginx configuration
add_header Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'";

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechSolarwinds

  • SeverityMEDIUM

  • CVSS Score6.1

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • SolarWinds Orion Release Notes

  • SolarWinds Security Advisory CVE-2026-28297
  • Related CVEs
  • CVE-2026-28298: SolarWinds Observability XSS Vulnerability

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

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

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