LiveActive security incident?Get immediate response
CVE Record

CVE-2021-35248: Unrestricted access to Orion.UserSettings SWIS entity for low-privilege users

It has been reported that any Orion user, e.g. guest accounts can query the Orion.UserSettings entity and enumerate users and their basic settings.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Low-privilege SolarWinds Orion users, including guest accounts, could query an internal Orion user-settings entity and list users with basic settings. This is mainly an information exposure issue, but it can help attackers map accounts inside a sensitive monitoring platform.

Executive priority

Treat this as a moderate-priority remediation item for environments using SolarWinds Orion. It does not indicate confirmed active exploitation, but user enumeration inside a monitoring platform can support broader intrusion planning.

Technical view

CVE-2021-35248 is a CWE-732 access-control weakness in SolarWinds Orion. Affected Orion 2020.2.6 HF 2 and earlier allowed any Orion user to query Orion.UserSettings through SWIS and enumerate user data/settings. CVSS 3.1 is 6.8 with low privileges required, adjacent attack vector, no user interaction, and high confidentiality impact.

Likely exposure

Exposure is most likely where SolarWinds Orion 2020.2.6 HF 2 or earlier remains deployed and low-privilege or guest accounts exist. Systems with tightly restricted Orion access have reduced risk, but still require patch verification.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires an Orion account and adjacent access according to the CVSS vector, so this is more useful for reconnaissance than direct takeover.

Researcher notes

Evidence supports a confidentiality-only access-control issue in the Orion.UserSettings SWIS entity. The source bundle does not provide exploit details, broader affected products, or independent exploitation telemetry, so validation should stay focused on version, access control, and vendor fix status.

Mitigation direction

  • Upgrade affected Orion deployments using SolarWinds guidance, including Hotfix 3 where applicable.
  • Review and remove unnecessary guest or low-privilege Orion accounts.
  • Restrict Orion and SWIS access to trusted management networks.
  • Apply SolarWinds secure configuration guidance for Orion deployments.

Validation and detection

  • Inventory Orion versions and identify any 2020.2.6 HF 2 or earlier deployments.
  • Confirm the relevant SolarWinds hotfix or later supported version is installed.
  • Review Orion roles for guest or unnecessary low-privilege accounts.
  • Check logs for unusual low-privilege access to user settings data.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-732: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-35248 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.8 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.8CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N2.34Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.8Medium
CVSS 3.1 vector shape for CVE-2021-35248Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SolarWindsOrion2020.2.6 HF 2 and previous versionsunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-732 · source CWE mapping

Incorrect Permission Assignment for Critical Resource

Incorrect Permission Assignment for Critical Resource represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.