The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-22523

CVE-2023-22523: Atlassian Assets Discovery RCE Vulnerability

CVE-2023-22523 is a remote code execution vulnerability in Atlassian Assets Discovery Cloud that enables attackers to execute privileged code on machines with the Assets Discovery agent. This article covers technical details, affected versions, impact analysis, and mitigation strategies.

Published: February 4, 2026

CVE-2023-22523 Overview

CVE-2023-22523 is a Remote Code Execution (RCE) vulnerability affecting Atlassian Assets Discovery, a network scanning tool used for IT asset management. If exploited, this vulnerability allows an attacker to perform privileged RCE on machines with the Assets Discovery agent installed. The vulnerability exists between the Assets Discovery application (formerly known as Insight Discovery) and the Assets Discovery agent, creating a critical security gap in the communication layer.

Critical Impact

Attackers with network access and low-level privileges can achieve complete system compromise on machines running the Assets Discovery agent, potentially leading to full infrastructure takeover in enterprise environments.

Affected Products

  • Atlassian Assets Discovery Cloud
  • Atlassian Assets Discovery Data Center
  • Atlassian Assets Discovery Data Server

Discovery Timeline

  • 2023-12-06 - CVE-2023-22523 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-22523

Vulnerability Analysis

This vulnerability represents a significant security flaw in the communication architecture between the Assets Discovery application and its deployed agents. The vulnerability allows attackers who have already gained low-privilege access to the network to escalate their attack by executing arbitrary code with elevated privileges on systems running the Assets Discovery agent.

The network-based attack vector means that exploitation can occur remotely without requiring physical access to the target system. Once exploited, the attacker gains the ability to execute commands with the same privileges as the Assets Discovery agent, which typically runs with elevated system permissions to perform network discovery and asset inventory tasks.

The impact spans all three CIA triad components—confidentiality, integrity, and availability—meaning successful exploitation could result in data theft, system manipulation, and service disruption across affected infrastructure.

Root Cause

The vulnerability stems from insufficient security controls in the communication channel between the Assets Discovery application and its agents. The lack of proper validation or authentication mechanisms in this inter-component communication allows malicious actors to inject and execute arbitrary commands on agent-installed systems. This architectural weakness in the trust relationship between application components creates an exploitable path for privilege escalation and code execution.

Attack Vector

The attack can be initiated remotely over the network by an authenticated user with low-level privileges. The exploitation does not require user interaction, making it particularly dangerous in automated attack scenarios. An attacker would need to:

  1. Gain initial network access to the environment where Assets Discovery is deployed
  2. Identify systems with the Assets Discovery agent installed
  3. Craft malicious requests that exploit the communication vulnerability between the application and agent
  4. Execute arbitrary commands with the privileges of the Assets Discovery agent

The exploitation complexity is low, and given the typical deployment of Assets Discovery agents across enterprise networks for asset management, the potential blast radius of a successful attack is substantial.

Detection Methods for CVE-2023-22523

Indicators of Compromise

  • Unusual network traffic patterns between Assets Discovery components, particularly unexpected commands or payloads in agent communications
  • Unexpected process spawning or child processes originating from the Assets Discovery agent service
  • Anomalous system calls or privilege escalation attempts on systems running the Assets Discovery agent
  • Authentication logs showing unusual access patterns to Assets Discovery infrastructure

Detection Strategies

  • Monitor for suspicious network connections to and from Assets Discovery agent ports
  • Implement behavioral analysis to detect abnormal execution patterns from the Assets Discovery agent process
  • Deploy endpoint detection to identify unauthorized code execution attempts with elevated privileges
  • Review system logs for unexpected command execution originating from Assets Discovery processes

Monitoring Recommendations

  • Enable verbose logging on all Assets Discovery components to capture detailed communication events
  • Configure network segmentation monitoring to detect lateral movement attempts targeting agent-installed systems
  • Implement file integrity monitoring on Assets Discovery agent installation directories
  • Set up alerts for any changes to Assets Discovery configuration files or agent executables

How to Mitigate CVE-2023-22523

Immediate Actions Required

  • Immediately review the Atlassian CVE-2023-22523 Advisory for the latest remediation guidance
  • Inventory all systems with Assets Discovery agents installed and prioritize patching based on exposure
  • Consider temporarily disabling or isolating Assets Discovery agents on critical systems until patches can be applied
  • Implement network segmentation to limit exposure of Assets Discovery agent communications

Patch Information

Atlassian has released security updates to address this vulnerability. Organizations should consult the official Atlassian security advisory and the Jira issue JSDSERVER-14925 for specific version information and update instructions. Apply patches to both the Assets Discovery application and all deployed agents to fully remediate the vulnerability.

Workarounds

  • Restrict network access to Assets Discovery agent communication ports using firewall rules to limit exposure
  • Implement strict network segmentation to isolate Assets Discovery infrastructure from general network traffic
  • Apply the principle of least privilege to service accounts running Assets Discovery components
  • Monitor and restrict outbound connections from systems running the Assets Discovery agent until patching is complete
bash
# Example: Restrict network access to Assets Discovery agent ports
# Adjust port numbers based on your deployment configuration
iptables -A INPUT -p tcp --dport 9200 -s <trusted_assets_discovery_server_ip> -j ACCEPT
iptables -A INPUT -p tcp --dport 9200 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechAtlassian Assets Discovery

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability7.19%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Atlassian CVE-2023-22523 Advisory

  • Atlassian Jira Issue JSDSERVER-14925
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal Vulnerability
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