Access Rights ManagerApplication · Solarwinds

CVE-2023-35181

HIGH · 7.8 CVSS v3.1 Published 2023-10-19
Fix available
A fix is available. Upgrade to after 2023.2.0.73 or later.
See remediation →
80/100
Remediation priority · High
Zero-click

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
The SolarWinds Access Rights Manager was susceptible to Privilege Escalation Vulnerability. This vulnerability allows users to abuse incorrect folder permission resulting in Privilege Escalation.

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

SolarWinds Access Rights Manager contains a privilege escalation vulnerability where incorrect folder permissions allow users to elevate their privileges beyond their assigned access levels. An authenticated user can potentially exploit misconfigured folder permissions to gain unauthorized access to sensitive functionality or data.

MitigationReview and correct folder permissions within the SolarWinds Access Rights Manager installation directory to ensure proper access controls. Follow the principle of least privilege for all folder and file permissions.

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
Access Rights ManagerApplication
Affected:<= 2023.2.0.73

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
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

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

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. Identify installed version of SolarWinds Access Rights Manager
    Open Windows Registry and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\SolarWinds\Access Rights Manager\CurrentVersion, or check Add/Remove Programs for the installed version number
    Affected if The installed version is 2023.2.0.73 or earlier (any version up to and including 2023.2.0.73)
  2. Locate the SolarWinds Access Rights Manager installation directory
    Check the default installation path, typically C:\Program Files\SolarWinds\Access Rights Manager or C:\Program Files (x86)\SolarWinds\Access Rights Manager, or right-click the application in Start Menu and select 'Open file location'
    Affected if Installation directory exists on the system
  3. Check folder permissions on the installation root directory
    Right-click the installation folder, select Properties, go to the Security tab, and review which users and groups have access. Pay particular attention to the Everyone group or Users group having Full Control or Modify permissions
    Affected if Users with low privilege levels (such as standard users or the Users group) have excessive permissions (Full Control, Modify, or Write) on critical folders within the installation directory
  4. Inspect permissions on subdirectories containing executables and configurations
    Examine folder permissions on bin, conf, config, or similar subdirectories within the installation path. Check if authenticated users or the Users group can write to these folders
    Affected if Authenticated users can write to folders containing executables, configurations, or sensitive data within the ARM installation directory
  5. Verify if standard users can modify application files
    Using icacls from an elevated command prompt, run 'icacls "<installation_path>\*" /T' to list all permissions, or attempt to create or modify a file in the bin/config folders using a standard user account
    Affected if Standard (non-admin) users can add, modify, or delete files in application folders outside of designated user data directories

The environment is affected if SolarWinds Access Rights Manager version 2023.2.0.73 or earlier is installed AND the installation directory or its subfolders grant excessive permissions (Write, Modify, or Full Control) to standard users or the Users group.

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 2023.2.0.73
Interim mitigation

Review and correct folder permissions within the SolarWinds Access Rights Manager installation directory to ensure proper access controls. Follow the principle of least privilege for all folder and file permissions.

Recommended fix Moderate confidence

2023.2.0.74 or later (latest available Access Rights Manager release)

  1. 1. Verify the current installed version of SolarWinds Access Rights Manager
  2. 2. Download the latest version of SolarWinds Access Rights Manager from the official SolarWinds download portal or customer portal
  3. 3. Review the release notes for version 2023.2.0.74 or later to confirm the security fix for CVE-2023-35181 is included
  4. 4. Before upgrading, backup the current configuration and database according to SolarWinds backup procedures
  5. 5. Install the upgraded version following the standard SolarWinds upgrade documentation
  6. 6. After upgrade, verify that folder permissions have been corrected and no longer allow unprivileged users to modify protected directories
  7. 7. Test that the application functions normally post-upgrade
Caveat Standard upgrade considerations apply - review release notes for any configuration or feature changes before proceeding

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

Fix this in Access Rights Manager Scoped from the published advisory
  • Consultation2.0 h
  • Implementation4.0 h
  • Testing2.0 h
  • Review / QA1.0 h
9.0 hours of engineering $1,600
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-35181 — 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-2023-35181 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