Orion PlatformApplication · Solarwinds

CVE-2021-35239

MEDIUM · 5.4 CVSS v3.1 Published 2021-08-31
Fix available
A fix is available. Upgrade to after 2020.2.5 or later.
See remediation →
58/100
Remediation priority · Elevated
Remotely reachable

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A security researcher found a user with Orion map manage rights could store XSS through via text box hyperlink.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

This is a stored Cross-Site Scripting (XSS) vulnerability in SolarWinds Orion platform. A user with 'Orion map manage rights' can inject malicious JavaScript code through a hyperlink in a text box field. When other users view the affected map content, the stored XSS payload executes in their browsers, potentially allowing session hijacking, credential theft, or defacement.

MitigationApply the SolarWinds security patch for CVE-2021-35239. Until patched, restrict the number of users granted 'Orion map manage rights' to only those absolutely required, and monitor for suspicious content in map text fields.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Orion PlatformApplication
Affected:<= 2020.2.5= 2020.2.6

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check SolarWinds Orion Platform version
    Log into the Orion web interface and navigate to Settings > About, or run 'swi_getversion' from the SolarWinds Information Service (SWIS) command line tool. Compare the version number to the affected ranges: <= 2020.2.5 or exactly 2020.2.6.
    Affected if The installed version is 2020.2.5 or earlier, or is exactly 2020.2.6.
  2. Identify users with Orion map manage rights
    In the Orion web interface, go to Settings > All Settings > User Accounts > Manage Accounts. Look for users assigned the 'Orion Map Manage' permission or a role that includes map management capabilities. Alternatively, query SWIS for accounts with the 'Orion.Map.Manage' permission.
    Affected if There are any user accounts granted Orion map manage rights in the system.
  3. Inspect map content for suspicious hyperlinks
    Navigate to the Maps view in Orion (typically via the Views > Maps menu). Open each map that contains text box or label elements. Right-click on text fields and inspect the underlying HTML, or export maps to check for encoded script tags in hyperlink href attributes.
    Affected if Any map contains hyperlinks with javascript: URIs or script tags in the text/href fields.
  4. Review recent map creation/modification activity
    In Orion, go to Settings > All Settings > Activity Log or Web Console Logging. Filter logs for events related to map creation, map editing, or object additions within the affected timeframe. Look for entries from users with map manage rights.
    Affected if Maps were recently created or modified by users with map manage rights.
  5. Verify map sharing settings
    In the Maps view, check which maps are shared with other users or groups. Open map properties and review the 'Share' or 'Permissions' settings to determine which users can view each map.
    Affected if Maps with potentially malicious content are shared with users other than the map creator.

You are affected if your SolarWinds Orion Platform version is 2020.2.5 or earlier, or exactly 2020.2.6, AND any user with map manage rights has created or modified maps that are viewable by other users.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to a release after 2020.2.5
Interim mitigation

Apply the SolarWinds security patch for CVE-2021-35239. Until patched, restrict the number of users granted 'Orion map manage rights' to only those absolutely required, and monitor for suspicious content in map text fields.

Recommended fix Moderate confidence

Orion Platform 2020.2.7 or later

  1. Upgrade the SolarWinds Orion Platform to a version newer than 2020.2.6 to remediate this stored XSS vulnerability.
  2. After upgrading, verify that users with 'Orion map manage rights' can no longer inject malicious scripts through text box hyperlink fields.
  3. Review user permissions and restrict map manage rights to only necessary administrative users as a defense-in-depth measure.
  4. Test the fixed version in a non-production environment before deploying to production.
Caveat Review SolarWinds release notes for any breaking changes between 2020.2.6 and the target upgrade version before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Orion Platform Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing4.0 h
  • Review / QA2.0 h
15.0 hours of engineering $2,640
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,224.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-35239 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-35239 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data