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-2023-40057

CVE-2023-40057: SolarWinds Access Rights Manager RCE Flaw

CVE-2023-40057 is a remote code execution vulnerability in SolarWinds Access Rights Manager that allows authenticated users to execute arbitrary code by abusing SolarWinds services. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: February 4, 2026

CVE-2023-40057 Overview

CVE-2023-40057 is a critical Remote Code Execution (RCE) vulnerability affecting SolarWinds Access Rights Manager (ARM). The vulnerability allows an authenticated user to abuse a SolarWinds service, resulting in the ability to execute arbitrary code remotely. This insecure deserialization flaw (CWE-502) poses significant risk to organizations using Access Rights Manager for identity and access governance.

Critical Impact

Authenticated attackers can exploit this vulnerability to achieve remote code execution by abusing SolarWinds service components, potentially leading to full system compromise and lateral movement within the network.

Affected Products

  • SolarWinds Access Rights Manager (all versions prior to patch)
  • Organizations using ARM for Active Directory access management
  • Environments with ARM deployed for identity governance

Discovery Timeline

  • 2024-02-15 - CVE-2023-40057 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-40057

Vulnerability Analysis

This vulnerability stems from insecure deserialization (CWE-502) within the SolarWinds Access Rights Manager service architecture. The flaw allows authenticated users to manipulate serialized data in a way that the application processes without proper validation. When deserialized, malicious payloads can execute arbitrary code within the context of the affected service.

The vulnerability requires adjacent network access and low privileges to exploit, making it particularly dangerous in enterprise environments where Access Rights Manager is deployed for identity and access management. A successful exploit can impact resources beyond the vulnerable component's security scope, potentially allowing attackers to pivot to other systems within the network.

Root Cause

The root cause is insecure deserialization (CWE-502) where the SolarWinds Access Rights Manager fails to properly validate or sanitize serialized objects before processing them. This allows attackers to craft malicious serialized payloads that, when deserialized by the application, execute unintended code or commands. The vulnerability exists in how the service handles user-supplied data through its internal communication mechanisms.

Attack Vector

The attack vector requires an authenticated user with access to the adjacent network where SolarWinds Access Rights Manager is deployed. The attacker exploits the vulnerability by:

  1. Authenticating to the Access Rights Manager environment with valid credentials
  2. Crafting a malicious serialized object containing arbitrary code or commands
  3. Submitting the payload to a vulnerable SolarWinds service endpoint
  4. The service deserializes the malicious object without proper validation
  5. Arbitrary code execution occurs in the context of the SolarWinds service

The attack requires low-level privileges and no user interaction, making it highly exploitable once an attacker gains initial authenticated access. The scope is changed, meaning successful exploitation can affect resources beyond the vulnerable component.

Detection Methods for CVE-2023-40057

Indicators of Compromise

  • Unusual process spawning from SolarWinds ARM service processes
  • Unexpected network connections originating from ARM servers to external or internal hosts
  • Anomalous serialized data patterns in ARM service logs or network traffic
  • Suspicious authentication activity followed by service abuse patterns

Detection Strategies

  • Monitor SolarWinds ARM service processes for child process creation or command execution
  • Implement network segmentation monitoring to detect adjacent network exploitation attempts
  • Deploy endpoint detection and response (EDR) solutions to identify deserialization attack patterns
  • Review ARM application logs for unusual service interactions or error patterns

Monitoring Recommendations

  • Enable verbose logging for SolarWinds Access Rights Manager services
  • Configure SIEM rules to alert on unusual ARM service behavior or authentication anomalies
  • Monitor for .NET deserialization artifacts and suspicious assembly loading
  • Track privileged operations performed through ARM immediately following authentication events

How to Mitigate CVE-2023-40057

Immediate Actions Required

  • Apply the security patch from SolarWinds immediately to all Access Rights Manager installations
  • Restrict network access to ARM servers to only necessary systems and users
  • Review authenticated user accounts with access to ARM for suspicious activity
  • Implement network segmentation to limit adjacent network attack surface

Patch Information

SolarWinds has released a security update to address this vulnerability. Organizations should consult the SolarWinds Security Advisory CVE-2023-40057 for detailed patch information and upgrade instructions. It is critical to update to the latest patched version of Access Rights Manager as soon as possible.

Workarounds

  • Implement strict network segmentation to isolate ARM servers from untrusted network segments
  • Enforce principle of least privilege for all ARM user accounts
  • Deploy application-layer firewalls to monitor and filter traffic to ARM services
  • Consider temporarily disabling non-essential ARM services until patching is complete
bash
# Network segmentation recommendation for ARM servers
# Restrict access to ARM management interfaces to authorized subnets only
# Example firewall rule to limit adjacent network access

# Limit ARM service access to management VLAN only
iptables -A INPUT -p tcp --dport 443 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Monitor for suspicious connections from ARM servers
# Enable connection logging for forensic analysis
iptables -A OUTPUT -m state --state NEW -j LOG --log-prefix "ARM_OUTBOUND: "

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSolarwinds Access Rights Manager

  • SeverityCRITICAL

  • CVSS Score9.0

  • EPSS Probability11.68%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-502
  • Vendor Resources
  • SolarWinds Security Advisory CVE-2023-40057
  • Related CVEs
  • CVE-2024-28991: SolarWinds Access Rights Manager RCE Flaw

  • CVE-2024-23479: SolarWinds Access Rights Manager RCE Flaw

  • CVE-2024-23476: SolarWinds Access Rights Manager RCE Flaw
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