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-2024-23473

CVE-2024-23473: SolarWinds ARM Auth Bypass Vulnerability

CVE-2024-23473 is a hard-coded credential authentication bypass flaw in SolarWinds Access Rights Manager that allows unauthorized access to the RabbitMQ management console. This article covers technical details, impact, and mitigation.

Published: April 15, 2026

CVE-2024-23473 Overview

A critical hardcoded credential authentication bypass vulnerability has been discovered in SolarWinds Access Rights Manager (ARM). This security flaw allows unauthenticated attackers to bypass authentication mechanisms and gain unauthorized access to the RabbitMQ management console, potentially compromising the entire access rights management infrastructure.

The vulnerability stems from hard-coded credentials embedded within the application (CWE-798), a severe security oversight that enables attackers to authenticate to sensitive management interfaces without valid user credentials. Given SolarWinds' prominent role in enterprise IT infrastructure management, this vulnerability poses significant risk to organizations relying on ARM for access governance.

Critical Impact

Unauthenticated remote attackers can exploit hard-coded credentials to access the RabbitMQ management console, potentially leading to complete system compromise, data exfiltration, and lateral movement within enterprise networks.

Affected Products

  • SolarWinds Access Rights Manager (versions prior to 2023.2.4)

Discovery Timeline

  • 2024-05-14 - CVE-2024-23473 published to NVD
  • 2025-02-10 - Last updated in NVD database

This vulnerability was discovered and responsibly disclosed through the Trend Micro Zero Day Initiative (ZDI) coordinated disclosure program with SolarWinds.

Technical Details for CVE-2024-23473

Vulnerability Analysis

This vulnerability represents a fundamental security design flaw where authentication credentials are embedded directly into the application code or configuration files. The hard-coded credentials provide direct access to the RabbitMQ management console, a critical component used for message queuing and inter-process communication within the Access Rights Manager architecture.

The attack surface is particularly concerning because exploitation requires no authentication, no user interaction, and can be performed remotely over the network. An attacker with network access to an affected ARM installation can leverage these embedded credentials to authenticate to the RabbitMQ management interface, gaining the ability to monitor message queues, manipulate message flows, and potentially inject malicious commands.

Root Cause

The root cause of CVE-2024-23473 is the use of hard-coded credentials (CWE-798) within the SolarWinds Access Rights Manager application. During development, static authentication credentials were embedded in the application for RabbitMQ management console access. These credentials were not properly randomized, externalized, or secured during deployment, leaving them accessible to anyone who can analyze the application or its configuration files.

Hard-coded credentials represent a critical security anti-pattern because they cannot be easily changed without modifying the application itself, and once discovered, they provide persistent access until the affected software is updated.

Attack Vector

The attack vector for this vulnerability is network-based, requiring an attacker to have network connectivity to the SolarWinds Access Rights Manager installation. The exploitation flow involves:

  1. The attacker identifies a SolarWinds Access Rights Manager instance on the network
  2. The attacker locates the RabbitMQ management console endpoint
  3. Using the hard-coded credentials extracted from the application, the attacker authenticates to the management console
  4. Once authenticated, the attacker gains full access to RabbitMQ functionality, including message queue management, user administration, and potentially the ability to execute commands within the ARM infrastructure

This vulnerability can be exploited without any user interaction and does not require prior authentication to the target system. The hard-coded credentials remain consistent across installations, meaning a single discovery of these credentials can enable attacks against all unpatched ARM deployments.

Detection Methods for CVE-2024-23473

Indicators of Compromise

  • Unexpected authentication events to the RabbitMQ management console from external or unauthorized IP addresses
  • Multiple successful login attempts to RabbitMQ using the same credential set from different source IPs
  • Unusual message queue operations or administrative actions within RabbitMQ logs
  • Network traffic to RabbitMQ management ports (typically 15672) from untrusted network segments

Detection Strategies

  • Monitor authentication logs for the RabbitMQ management console and alert on successful logins from unexpected sources
  • Implement network intrusion detection rules to identify connection attempts to RabbitMQ management interfaces from external networks
  • Deploy endpoint detection and response (EDR) solutions to monitor for suspicious processes interacting with ARM components
  • Review audit logs for administrative changes to message queues or RabbitMQ configuration

Monitoring Recommendations

  • Enable verbose logging on the SolarWinds Access Rights Manager and RabbitMQ components
  • Configure SIEM alerts for authentication anomalies related to RabbitMQ services
  • Implement network segmentation monitoring to detect unauthorized access attempts to management interfaces
  • Establish baseline behavior for RabbitMQ management console access and alert on deviations

How to Mitigate CVE-2024-23473

Immediate Actions Required

  • Upgrade SolarWinds Access Rights Manager to version 2023.2.4 or later immediately
  • Restrict network access to the RabbitMQ management console to trusted administrative networks only
  • Review authentication logs for any signs of exploitation prior to patching
  • Implement network segmentation to isolate ARM infrastructure from untrusted network segments

Patch Information

SolarWinds has released a security patch addressing CVE-2024-23473 in Access Rights Manager version 2023.2.4. Organizations should apply this update as soon as possible to remediate the vulnerability. The patch addresses the hard-coded credential issue by implementing proper credential management practices.

For detailed patch information and download links, refer to the SolarWinds ARM 2023.2.4 Release Notes and the SolarWinds Security Advisory for CVE-2024-23473.

Workarounds

  • Implement strict firewall rules to block external access to RabbitMQ management ports (default: 15672)
  • Use network access control lists (ACLs) to restrict management console access to authorized administrator workstations only
  • Deploy a reverse proxy with additional authentication layers in front of the RabbitMQ management interface as a defense-in-depth measure
  • Consider temporarily disabling the RabbitMQ management console if not required for operations until patching is complete
bash
# Example firewall rule to restrict RabbitMQ management console access
# Allow only trusted admin network (192.168.10.0/24) to access management port
iptables -A INPUT -p tcp --dport 15672 -s 192.168.10.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 15672 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechSolarwinds

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.14%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-798
  • Technical References
  • SolarWinds ARM 2023.2.4 Release Notes
  • Vendor Resources
  • SolarWinds Security Advisory CVE-2024-23473
  • Related CVEs
  • CVE-2025-40552: SolarWinds Web Help Desk Auth Bypass

  • CVE-2025-40537: SolarWinds Web Help Desk Auth Bypass

  • CVE-2026-28298: SolarWinds Observability XSS Vulnerability

  • CVE-2026-28297: SolarWinds Observability Stored XSS 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