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-2022-23913

CVE-2022-23913: Apache ActiveMQ Artemis DoS Vulnerability

CVE-2022-23913 is a denial of service vulnerability in Apache ActiveMQ Artemis caused by uncontrolled memory consumption. Attackers can partially disrupt availability. This article covers technical details, affected versions, and mitigation.

Published: February 17, 2026

CVE-2022-23913 Overview

CVE-2022-23913 is a Denial of Service vulnerability affecting Apache ActiveMQ Artemis, a high-performance messaging broker. Prior to versions 2.20.0 or 2.19.1, an attacker could partially disrupt availability through uncontrolled resource consumption of memory (CWE-770). This vulnerability allows remote attackers to exhaust system memory resources without requiring any authentication or user interaction.

Critical Impact

Remote attackers can cause service disruption by exhausting memory resources on systems running vulnerable versions of Apache ActiveMQ Artemis, potentially affecting dependent applications and services that rely on the message broker.

Affected Products

  • Apache ActiveMQ Artemis (versions prior to 2.20.0 and 2.19.1)
  • NetApp Active IQ Unified Manager for Windows
  • NetApp OnCommand Workflow Automation

Discovery Timeline

  • 2022-02-04 - CVE-2022-23913 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-23913

Vulnerability Analysis

This vulnerability stems from improper resource allocation controls within Apache ActiveMQ Artemis. The messaging broker fails to adequately limit memory consumption when processing certain requests, allowing an attacker to trigger uncontrolled memory allocation. The attack can be initiated remotely over the network without requiring authentication credentials or user interaction, making it particularly concerning for internet-facing deployments.

The vulnerability is classified under CWE-770 (Allocation of Resources Without Limits or Throttling), indicating that the application does not properly restrict the amount of memory that can be consumed during message processing operations.

Root Cause

The root cause lies in insufficient bounds checking and resource limitation mechanisms within the ActiveMQ Artemis message handling code. When processing specially crafted messages or requests, the broker allocates memory without enforcing appropriate limits, enabling attackers to progressively exhaust available system memory until the service becomes unresponsive or crashes.

Attack Vector

The attack vector is network-based, allowing remote exploitation without any privileges or user interaction. An attacker can send malicious requests to an exposed ActiveMQ Artemis instance, causing the broker to allocate excessive memory. This results in a Denial of Service condition where the message broker becomes unavailable, disrupting any applications or services dependent on it for message queuing and communication.

The vulnerability specifically impacts system availability without compromising data confidentiality or integrity. Attackers cannot leverage this flaw to access sensitive information or modify data—the impact is limited to service disruption through resource exhaustion.

Detection Methods for CVE-2022-23913

Indicators of Compromise

  • Abnormal memory consumption patterns on systems running Apache ActiveMQ Artemis
  • Unexpected service crashes or restarts of the ActiveMQ Artemis broker
  • High volume of unusual or malformed requests targeting the messaging broker
  • System logs showing out-of-memory errors associated with the Artemis process

Detection Strategies

  • Monitor memory utilization metrics for ActiveMQ Artemis processes and alert on anomalous spikes
  • Implement network traffic analysis to detect unusual patterns of requests to the messaging broker
  • Configure application-level logging to capture and analyze incoming message requests
  • Deploy intrusion detection systems with signatures for resource exhaustion attack patterns

Monitoring Recommendations

  • Set up real-time alerts for memory threshold breaches on systems hosting ActiveMQ Artemis
  • Implement baseline monitoring of typical memory consumption to identify deviations
  • Monitor for repeated connection attempts or request patterns that could indicate exploitation attempts
  • Review Apache Artemis logs regularly for signs of abnormal activity or error conditions

How to Mitigate CVE-2022-23913

Immediate Actions Required

  • Upgrade Apache ActiveMQ Artemis to version 2.20.0 or 2.19.1 or later immediately
  • Review network exposure and restrict access to ActiveMQ Artemis instances to trusted networks only
  • Implement memory limits and resource quotas at the operating system or container level
  • Check for updates to NetApp Active IQ Unified Manager and OnCommand Workflow Automation if deployed

Patch Information

Apache has addressed this vulnerability in ActiveMQ Artemis versions 2.20.0 and 2.19.1. Organizations should upgrade to these versions or later to remediate the vulnerability. Additional information is available in the Apache Mailing List Thread. NetApp customers should consult the NetApp Security Advisory NTAP-20220303-0003 for guidance on affected NetApp products.

Workarounds

  • Restrict network access to ActiveMQ Artemis to trusted IP addresses and networks using firewall rules
  • Implement rate limiting on incoming connections to prevent rapid resource consumption
  • Configure system-level memory limits (cgroups, ulimits) to contain the impact of memory exhaustion
  • Deploy a reverse proxy or load balancer with connection throttling capabilities in front of the broker
bash
# Example: Restrict ActiveMQ Artemis access using iptables
# Allow access only from trusted network
iptables -A INPUT -p tcp --dport 61616 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 61616 -j DROP

# Example: Set memory limits using systemd service configuration
# Add to /etc/systemd/system/artemis.service.d/override.conf
# [Service]
# MemoryMax=4G
# MemoryHigh=3G

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechApache Activemq Artemis

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability2.41%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-770
  • Technical References
  • Apache Mailing List Thread

  • NetApp Security Advisory NTAP-20220303-0003
  • Related CVEs
  • CVE-2020-13932: Apache ActiveMQ Artemis XSS 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