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-2021-25275

CVE-2021-25275: SolarWinds Orion Information Disclosure

CVE-2021-25275 is an information disclosure vulnerability in SolarWinds Orion Platform that exposes SQL Server database credentials to unprivileged users, enabling unauthorized admin access. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 25, 2026

CVE-2021-25275 Overview

CVE-2021-25275 is a hardcoded credentials vulnerability affecting SolarWinds Orion Platform before version 2020.2.4. The platform installs and uses a SQL Server backend, but critically stores database credentials in a file that is readable by unprivileged users on the filesystem. This insecure credential storage allows any local user with filesystem access to extract database login credentials, including the username and password, enabling unauthorized access to the SWNetPerfMon.DB database with database owner privileges.

Critical Impact

Successful exploitation grants attackers database owner access to the SolarWinds monitoring database, allowing them to access all collected monitoring data and escalate to full administrative access by manipulating authentication records in the Accounts table.

Affected Products

  • SolarWinds Orion Platform versions prior to 2020.2.4
  • Various SolarWinds products utilizing the Orion Platform backend
  • Any deployment using the default SQL Server backend configuration

Discovery Timeline

  • 2021-02-03 - CVE-2021-25275 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-25275

Vulnerability Analysis

This vulnerability stems from a fundamental security misconfiguration in how SolarWinds Orion Platform handles database credential storage. The platform stores SQL Server connection credentials in a configuration file without proper access controls, making these sensitive credentials accessible to any user with local filesystem access.

Once an attacker obtains these credentials, they can connect directly to the SQL Server backend with database owner privileges on the SWNetPerfMon.DB database. This level of access provides complete control over the monitoring data collected by SolarWinds applications across the enterprise. More critically, the attacker can manipulate the Accounts table within the database to either insert new administrator accounts or modify existing authentication data, effectively granting themselves administrative access to the SolarWinds applications.

The vulnerability is classified under CWE-798 (Use of Hard-coded Credentials), reflecting the improper storage and protection of sensitive authentication information.

Root Cause

The root cause of this vulnerability is the insecure storage of database credentials in a file with overly permissive access controls. The SolarWinds Orion Platform fails to properly restrict read access to the configuration file containing SQL Server credentials, violating the principle of least privilege. Any unprivileged local user can read this file to obtain the database authentication details.

Attack Vector

This is a local attack vector vulnerability requiring the attacker to have filesystem access to the SolarWinds Orion Platform installation. The attack sequence involves:

  1. Gaining local access to the system hosting the SolarWinds Orion Platform
  2. Locating and reading the configuration file containing database credentials
  3. Extracting the SQL Server login name and password from the file
  4. Connecting to the SQL Server backend using the extracted credentials
  5. Accessing the SWNetPerfMon.DB database with database owner privileges
  6. Exfiltrating collected monitoring data or manipulating the Accounts table to gain administrative access to SolarWinds applications

The vulnerability does not require elevated privileges to exploit—any local user with basic filesystem read permissions can access the stored credentials and escalate their access to the database and subsequently to the SolarWinds administrative interface.

Detection Methods for CVE-2021-25275

Indicators of Compromise

  • Unexpected database connections to SWNetPerfMon.DB from non-application accounts or unusual source addresses
  • Unauthorized read access attempts on SolarWinds configuration files containing credential information
  • New or modified entries in the Accounts table of the SolarWinds database
  • Unusual SQL Server login events using the SolarWinds service account credentials

Detection Strategies

  • Monitor file access logs for read operations on SolarWinds configuration files by non-administrative users
  • Implement SQL Server auditing to track login attempts and queries against the SWNetPerfMon.DB database
  • Review database audit logs for modifications to the Accounts table or other authentication-related tables
  • Deploy endpoint detection and response (EDR) solutions to identify credential extraction attempts

Monitoring Recommendations

  • Enable and review Windows Security Event logs for file access events (Event ID 4663) on SolarWinds configuration directories
  • Configure SQL Server login auditing to capture both successful and failed authentication attempts
  • Implement database activity monitoring to detect unauthorized queries or data modifications
  • Use SentinelOne to monitor for suspicious process behavior associated with credential harvesting activities

How to Mitigate CVE-2021-25275

Immediate Actions Required

  • Upgrade SolarWinds Orion Platform to version 2020.2.4 or later immediately
  • Restrict filesystem permissions on configuration files containing database credentials to only the required service accounts
  • Rotate SQL Server credentials used by the SolarWinds platform after patching
  • Audit the Accounts table for any unauthorized or suspicious entries

Patch Information

SolarWinds has addressed this vulnerability in Orion Platform version 2020.2.4 and later releases. Organizations should upgrade to the latest available version to remediate this vulnerability. For detailed information about the vulnerability and remediation guidance, refer to the Trustwave SpiderLabs security research blog.

Workarounds

  • Implement strict filesystem access controls to limit read access to SolarWinds configuration files to only essential service accounts
  • Use Windows file system auditing to monitor and alert on unauthorized access attempts to sensitive configuration files
  • Consider network segmentation to limit which systems can connect to the SQL Server backend
  • Implement database access controls to restrict connections to the SWNetPerfMon.DB database to authorized application servers only
  • Deploy host-based intrusion detection to identify credential extraction attempts
bash
# Example: Restrict access to SolarWinds configuration directory
# Run as Administrator on Windows
icacls "C:\Program Files (x86)\SolarWinds\Orion" /inheritance:r
icacls "C:\Program Files (x86)\SolarWinds\Orion" /grant:r "NT SERVICE\SolarWinds*:(OI)(CI)F"
icacls "C:\Program Files (x86)\SolarWinds\Orion" /grant:r "BUILTIN\Administrators:(OI)(CI)F"

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechSolarwinds Orion Platform

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.11%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-798
  • Technical References
  • Trustwave Blog Post on Vulnerabilities
  • 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-2020-13169: SolarWinds Orion Platform XSS Vulnerability
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