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

CVE-2024-21672: Confluence Data Center RCE Vulnerability

CVE-2024-21672 is a remote code execution vulnerability in Atlassian Confluence Data Center that allows unauthenticated attackers to expose assets in your environment. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-21672 Overview

CVE-2024-21672 is a Remote Code Execution (RCE) vulnerability affecting Atlassian Confluence Data Center and Server. This vulnerability was introduced in version 2.1.0 and allows an unauthenticated attacker to remotely expose assets in your environment susceptible to exploitation. The vulnerability has high impact to confidentiality, integrity, and availability, though it requires user interaction for successful exploitation.

This RCE vulnerability is classified under CWE-94 (Improper Control of Generation of Code / Code Injection), indicating that the flaw stems from improper handling or generation of code within the Confluence application. Organizations running vulnerable versions of Confluence should treat this as a priority remediation item given the potential for complete system compromise.

Critical Impact

Unauthenticated attackers can achieve remote code execution on vulnerable Confluence instances, potentially leading to complete system compromise, data exfiltration, and lateral movement within the network.

Affected Products

  • Atlassian Confluence Data Center versions 2.1.0 through 7.19.17, 8.0.0 through 8.5.4, and 8.6.0 through 8.7.1
  • Atlassian Confluence Server versions 2.1.0 through 7.19.17, 8.0.0 through 8.5.4, and 8.6.0 through 8.7.1

Discovery Timeline

  • January 16, 2024 - CVE-2024-21672 published to NVD
  • June 2, 2025 - Last updated in NVD database

Technical Details for CVE-2024-21672

Vulnerability Analysis

This Remote Code Execution vulnerability in Atlassian Confluence stems from improper control of code generation (CWE-94), which allows attackers to inject and execute arbitrary code on the server. The vulnerability is network-accessible and does not require authentication, though successful exploitation depends on user interaction.

The attack can be initiated remotely over the network, making internet-facing Confluence instances particularly at risk. Upon successful exploitation, an attacker can achieve complete control over the affected Confluence server, enabling them to access sensitive corporate knowledge base content, pivot to other internal systems, deploy malware or ransomware, and exfiltrate confidential data stored within Confluence spaces.

Root Cause

The vulnerability is rooted in CWE-94: Improper Control of Generation of Code, commonly known as Code Injection. This weakness occurs when the software constructs all or part of a code segment using externally-influenced input from an upstream component, but does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

In the context of Confluence, this likely manifests in a component that dynamically generates or evaluates code based on user-supplied input without proper sanitization or validation, allowing malicious payloads to be executed in the server context.

Attack Vector

The attack vector for CVE-2024-21672 is network-based, meaning attackers can exploit this vulnerability remotely without requiring local access to the target system. The exploitation scenario involves the following characteristics:

  • Network Accessible: The vulnerability can be triggered over the network, making internet-exposed Confluence instances prime targets
  • No Authentication Required: Attackers do not need valid credentials to initiate the attack
  • User Interaction Required: Successful exploitation requires some form of user interaction, which could involve tricking an authenticated user into clicking a malicious link or viewing attacker-controlled content
  • Scope Change: The vulnerability has the potential to affect resources beyond the vulnerable component itself

Attackers may craft specially designed requests or content that, when processed by Confluence in conjunction with user interaction, results in arbitrary code execution on the underlying server with the privileges of the Confluence application.

Detection Methods for CVE-2024-21672

Indicators of Compromise

  • Unexpected outbound network connections from Confluence servers to unknown external hosts
  • Anomalous process spawning from Confluence Java processes, particularly shell processes or scripting interpreters
  • Unusual file system modifications in Confluence installation directories or system temporary folders
  • Authentication anomalies or session hijacking indicators in Confluence access logs

Detection Strategies

  • Deploy web application firewall (WAF) rules to inspect and filter potentially malicious requests targeting Confluence endpoints
  • Monitor Confluence application logs for unusual request patterns, error messages, or code injection indicators
  • Implement network segmentation and monitor traffic between Confluence servers and other network segments for lateral movement attempts
  • Enable and review Java process monitoring for the Confluence application to detect anomalous child process creation

Monitoring Recommendations

  • Configure SIEM alerts for suspicious Confluence server activity including unexpected process execution and file modifications
  • Monitor for unusual authentication patterns that could indicate exploitation attempts requiring user interaction
  • Implement file integrity monitoring on Confluence installation directories and configuration files
  • Review Confluence audit logs regularly for signs of unauthorized access or privilege escalation following potential exploitation

How to Mitigate CVE-2024-21672

Immediate Actions Required

  • Identify all Confluence Data Center and Server instances in your environment and verify their current version numbers
  • Prioritize patching for internet-facing Confluence instances as they are most susceptible to remote exploitation
  • Review network access controls and consider temporarily restricting external access to Confluence until patches are applied
  • Enable enhanced logging and monitoring on Confluence servers to detect potential exploitation attempts

Patch Information

Atlassian recommends upgrading to the latest version of Confluence Data Center and Server. If immediate upgrade to the latest version is not possible, upgrade to one of the following fixed versions:

  • Confluence Data Center and Server 7.19: Upgrade to release 7.19.18 or any higher 7.19.x release
  • Confluence Data Center and Server 8.5: Upgrade to release 8.5.5 or any higher 8.5.x release
  • Confluence Data Center and Server 8.7: Upgrade to release 8.7.2 or any higher release

For detailed release information, refer to the Atlassian Confluence Release Notes. Downloads are available from the Atlassian Download Center. Additional details can be found in the Atlassian Security Bulletin January 2024 and the Atlassian JIRA Issue CONFSERVER-94064.

Workarounds

  • Restrict network access to Confluence instances using firewall rules to limit exposure to trusted IP ranges only
  • Place Confluence behind a reverse proxy or WAF with strict request filtering and inspection capabilities
  • Disable or restrict access to Confluence features that may be involved in the vulnerability until patching is complete
  • Implement additional authentication layers such as VPN requirements for accessing Confluence instances
bash
# Example: Restrict Confluence access to internal networks using iptables
# Allow access from trusted internal subnet only
iptables -A INPUT -p tcp --dport 8090 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8090 -j DROP

# For cloud deployments, configure security groups to restrict access
# Example AWS CLI command to update security group
aws ec2 authorize-security-group-ingress \
    --group-id sg-xxxxxxxx \
    --protocol tcp \
    --port 8090 \
    --cidr 10.0.0.0/8

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechAtlassian Confluence

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability4.27%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-94
  • Technical References
  • Atlassian JIRA Issue CONFSERVER-94064
  • Vendor Resources
  • Atlassian Security Bulletin January 2024
  • Related CVEs
  • CVE-2023-22527: Confluence Data Center RCE Vulnerability

  • CVE-2021-26084: Confluence Data Center RCE Vulnerability

  • CVE-2022-26134: Confluence Data Center RCE Vulnerability

  • CVE-2024-21673: Confluence Data Center RCE Vulnerability
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