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-2021-43947

CVE-2021-43947: Atlassian Data Center RCE Vulnerability

CVE-2021-43947 is a remote code execution vulnerability in Atlassian Jira Server and Data Center that allows admin-level attackers to execute arbitrary code through Email Templates. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: February 25, 2026

CVE-2021-43947 Overview

CVE-2021-43947 is a Remote Code Execution (RCE) vulnerability affecting Atlassian Jira Server and Data Center products. This security flaw allows remote attackers with administrator privileges to execute arbitrary code through the Email Templates feature. Notably, this vulnerability represents a bypass of a previous security fix tracked as JSDSERVER-8665, indicating that the initial remediation was incomplete.

Critical Impact

Authenticated administrators can achieve full remote code execution on vulnerable Jira Server and Data Center instances, potentially leading to complete system compromise, data exfiltration, and lateral movement within enterprise networks.

Affected Products

  • Atlassian Jira Server (versions before 8.13.15)
  • Atlassian Jira Data Center (versions before 8.13.15)
  • Atlassian Jira Server (versions 8.14.0 to before 8.20.3)
  • Atlassian Jira Data Center (versions 8.14.0 to before 8.20.3)

Discovery Timeline

  • 2022-01-06 - CVE-2021-43947 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-43947

Vulnerability Analysis

This vulnerability exists within the Email Templates functionality of Atlassian Jira Server and Data Center. The Email Templates feature allows administrators to customize notification emails sent by Jira. However, the template processing mechanism contains a flaw that enables code execution when maliciously crafted template content is processed.

The vulnerability is particularly concerning because it bypasses a previous fix implemented for JSDSERVER-8665, suggesting that the underlying template rendering engine was not fully secured against injection attacks. While administrator privileges are required to exploit this vulnerability, the potential impact is severe as it allows complete code execution on the server hosting Jira.

Organizations running affected versions face significant risk if an attacker gains administrative access through credential theft, phishing, or exploitation of other vulnerabilities that allow privilege escalation.

Root Cause

The root cause of CVE-2021-43947 lies in insufficient input validation and sanitization within the Email Templates processing functionality. The template engine fails to properly restrict the execution context, allowing administrator-supplied template content to break out of the intended sandbox and execute arbitrary system commands.

The incomplete fix for JSDSERVER-8665 suggests that while certain attack vectors were addressed, alternative methods of achieving code execution through template injection remained viable. Template injection vulnerabilities typically occur when user-controlled input is processed by a server-side template engine without proper escaping or sandboxing.

Attack Vector

The attack vector for this vulnerability is network-based, requiring an attacker to have authenticated access with administrator privileges to the Jira instance. The exploitation process involves:

  1. An attacker with administrator credentials accesses the Email Templates configuration area
  2. A malicious payload is crafted to exploit the template processing vulnerability
  3. The payload is injected into an email template
  4. When the template is processed (either during preview or actual email generation), the malicious code executes on the server
  5. The attacker gains arbitrary code execution capabilities with the permissions of the Jira application process

The vulnerability does not require user interaction beyond the attacker's own actions, and the attack can be executed remotely over the network.

Detection Methods for CVE-2021-43947

Indicators of Compromise

  • Unexpected modifications to email templates in Jira administration settings
  • Unusual outbound network connections from the Jira server process
  • Anomalous process spawning from the Jira application (Java processes spawning shell commands)
  • Unauthorized file system access or modifications on the Jira server
  • Authentication logs showing administrator access from unusual locations or at unusual times

Detection Strategies

  • Monitor Jira audit logs for changes to email template configurations
  • Implement file integrity monitoring on Jira server configuration and template directories
  • Deploy endpoint detection and response (EDR) solutions to identify suspicious process execution chains
  • Configure network monitoring to detect unusual outbound connections from Jira servers
  • Review administrator account activity for signs of credential compromise

Monitoring Recommendations

  • Enable comprehensive audit logging within Jira for administrative actions
  • Configure alerts for email template modifications outside of change windows
  • Implement anomaly detection for Java process behavior on Jira servers
  • Monitor for reconnaissance activity that may precede exploitation attempts
  • Establish baselines for normal Jira server behavior to identify deviations

How to Mitigate CVE-2021-43947

Immediate Actions Required

  • Upgrade Jira Server and Data Center to version 8.13.15 or later (for 8.13.x installations)
  • Upgrade Jira Server and Data Center to version 8.20.3 or later (for 8.14.0 through 8.20.x installations)
  • Audit administrator account access and ensure multi-factor authentication is enabled
  • Review email templates for any unauthorized or suspicious modifications
  • Restrict network access to Jira administrative interfaces

Patch Information

Atlassian has released security patches addressing CVE-2021-43947. Organizations should upgrade to the following minimum versions:

  • Jira Server/Data Center 8.13.x branch: Upgrade to version 8.13.15 or later
  • Jira Server/Data Center 8.14.0 - 8.20.x branch: Upgrade to version 8.20.3 or later

For detailed patch information and upgrade instructions, refer to the Atlassian Security Advisory JRASERVER-73067.

Workarounds

  • Restrict administrative access to trusted personnel only and implement strict access controls
  • Place Jira servers behind a Web Application Firewall (WAF) with rules to detect template injection patterns
  • Implement network segmentation to limit the blast radius of potential compromise
  • Monitor and log all administrative actions, particularly changes to email configurations
  • Consider temporarily disabling email template customization if immediate patching is not possible
bash
# Example: Restrict network access to Jira administrative interface using iptables
# Allow administrative access only from trusted management network
iptables -A INPUT -p tcp --dport 8080 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 8080 -j DROP

# Note: Adjust port and IP ranges according to your environment
# This is a temporary measure - patching is the recommended solution

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechAtlassian

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability1.52%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Atlassian Jira Issue JRASERVER-73067
  • Related CVEs
  • CVE-2026-27826: MCP Atlassian SSRF Vulnerability

  • CVE-2020-36287: Atlassian Jira Information Disclosure Flaw

  • CVE-2020-29453: Atlassian Jira Path Traversal 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