← Vulnerability feed

Vulnerability record · CVE-2020-27871 · published 10 February 2021

CVE-2020-27871: SolarWinds Orion Platform path traversal in VulnerabilitySettings.aspx

Solarwinds · Orion Platform

SolarWinds Orion Platform 2020.2.1 fails to validate a user-supplied path in VulnerabilitySettings.aspx, allowing path traversal that leads to arbitrary file creation. Because the existing authentication mechanism can be bypassed, a remote attacker can reach the flaw without valid credentials. Successful exploitation yields code execution as SYSTEM, making this a serious risk for internet-exposed Orion installations.

7.2 CVSS 3.1 High EPSS 91% · top 0.2% CWE-22 · Path traversal
7.2CVSS 3.1 base score, v2 9.0
91%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

This vulnerability allows remote attackers to create arbitrary files on affected installations of SolarWinds Orion Platform 2020.2.1. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within VulnerabilitySettings.aspx. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute arbitrary code in the context of SYSTEM. Was ZDI-CAN-11902.

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

high priorityRemote pre-auth-bypass path traversal leading to SYSTEM code execution is severe, though the CVSS score is 7.2 and no KEV listing or confirmed public exploit is present.

What it is

SolarWinds Orion Platform 2020.2.1 fails to validate a user-supplied path in VulnerabilitySettings.aspx, allowing path traversal that leads to arbitrary file creation. Because the existing authentication mechanism can be bypassed, a remote attacker can reach the flaw without valid credentials. Successful exploitation yields code execution as SYSTEM, making this a serious risk for internet-exposed Orion installations.

Impact

An attacker gains the ability to create arbitrary files and ultimately execute code with SYSTEM privileges on the Orion server. That level of access can lead to full host compromise and further lateral movement into the managed environment.

Attack surface

The flaw is reached remotely over the network through VulnerabilitySettings.aspx. Authentication is nominally required, but the record states the existing authentication mechanism can be bypassed, and no user interaction is indicated by the CVSS vector.

Exploitation

The record does not list this CVE in CISA KEV and documents no ransomware use. EPSS is very high at 0.9083 (99.8th percentile), and the only references are ZDI advisories tagged Third Party Advisory and VDB Entry, so no public exploit code is confirmed by the supplied data.

What to do

  • Apply the SolarWinds patch or upgrade that addresses CVE-2020-27871 for Orion Platform 2020.2.1.
  • Restrict network access to Orion web interfaces, especially VulnerabilitySettings.aspx, to trusted management networks only.
  • Enforce strong authentication and review the authentication bypass condition; do not rely on the existing mechanism alone.
  • Monitor and audit file creation in Orion application and web directories for unexpected files.
  • Run the Orion service with least privilege where operationally possible to limit the impact of SYSTEM-level code execution.

Detection

  • Alert on POST or GET requests to VulnerabilitySettings.aspx with path traversal sequences such as ../ or encoded variants.
  • Monitor for new or modified files in Orion web and application directories outside normal deployment windows.
  • Watch for child processes spawned by the Orion web service or w3wp.exe, particularly command shells or scripting hosts.
  • Correlate Orion server file-system changes with anomalous outbound network connections from the host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2020-27871 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2020-10148SolarWinds Orion API authentication bypass allows remote command executionThe SolarWinds Orion Platform API contains an authentication bypass (CWE-288/CWE-306) that lets a remote, unauthenticated attacker execute API comman…KEVEPSS 92%analysed9.8CVE-2021-27258Solarwinds orion platform improper access control vulnerabilityThis vulnerability allows remote attackers to execute escalate privileges on affected installations of SolarWinds Orion Platform 2020.2. Authenticati…EPSS 4.0%9.8CVE-2021-25274Solarwinds orion platform deserialization of untrusted data vulnerabilityThe Collector Service in SolarWinds Orion Platform before 2020.2.4 uses MSMQ (Microsoft Message Queue) and doesn't set permissions on its private que…EPSS 36%9.8CVE-2019-9546Solarwinds orion platform uncontrolled search path element vulnerabilitySolarWinds Orion Platform before 2018.4 Hotfix 2 allows privilege escalation through the RabbitMQ service.EPSS 2.8%9.6CVE-2021-35222Solarwinds orion platform cross-site scripting vulnerabilityThis vulnerability allows attackers to impersonate users and perform arbitrary actions leading to a Remote Code Execution (RCE) from the Alerts Setti…EPSS 2.6%9.0CVE-2020-13169Solarwinds orion platform cross-site scripting vulnerabilityStored XSS (Cross-Site Scripting) exists in the SolarWinds Orion Platform before before 2020.2.1 on multiple forms and pages. This vulnerability may …EPSS 2.2%8.8CVE-2022-36960Solarwinds orion platform improper input validation vulnerabilitySolarWinds Platform was susceptible to Improper Input Validation. This vulnerability allows a remote adversary with valid access to SolarWinds Web Co…EPSS 0.91%8.8CVE-2022-36964Solarwinds orion platform deserialization of untrusted data vulnerabilitySolarWinds Platform was susceptible to the Deserialization of Untrusted Data. This vulnerability allows a remote adversary with valid access to Solar…EPSS 17%

Source: NIST National Vulnerability Database (record CVE-2020-27871), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.