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

CVE-2021-26069: Atlassian Jira Information Disclosure

CVE-2021-26069 is an information disclosure vulnerability in Atlassian Jira Server and Data Center allowing unauthenticated attackers to download temporary files. This article covers technical details, affected versions, and mitigation.

Published: February 25, 2026

CVE-2021-26069 Overview

CVE-2021-26069 is an Information Disclosure vulnerability affecting Atlassian Jira Server and Data Center products. This vulnerability allows unauthenticated remote attackers to download temporary files and enumerate project keys via the /rest/api/1.0/issues/{id}/ActionsAndOperations API endpoint. The flaw enables attackers to gain unauthorized access to sensitive information without requiring any authentication credentials.

Critical Impact

Unauthenticated attackers can remotely access temporary files and enumerate Jira project keys, potentially exposing sensitive organizational data and project structures.

Affected Products

  • Atlassian Jira Server versions before 8.5.11
  • Atlassian Jira Server and Data Center versions from 8.6.0 before 8.13.3
  • Atlassian Jira Server and Data Center versions from 8.14.0 before 8.15.0

Discovery Timeline

  • 2021-03-22 - CVE-2021-26069 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-26069

Vulnerability Analysis

This Information Disclosure vulnerability exists within the REST API endpoint used for issue actions and operations in Atlassian Jira. The vulnerable endpoint /rest/api/1.0/issues/{id}/ActionsAndOperations fails to properly enforce authentication requirements, allowing any unauthenticated user to access the API and retrieve sensitive information.

The vulnerability is classified under CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component), indicating that the API endpoint does not properly validate or restrict access to the resources it exposes. This architectural weakness permits attackers to bypass intended access controls entirely.

The network-accessible nature of the vulnerability means that any attacker who can reach the Jira instance over the network can potentially exploit this flaw without requiring user interaction or any special privileges.

Root Cause

The root cause of CVE-2021-26069 lies in insufficient access control implementation on the /rest/api/1.0/issues/{id}/ActionsAndOperations REST API endpoint. The endpoint was not designed with proper authentication checks, allowing it to process requests from unauthenticated users. This architectural oversight enables information leakage through an API that should have been restricted to authorized users only.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker can craft HTTP requests directly to the vulnerable API endpoint to enumerate project keys and download temporary files. The exploitation process involves:

  1. Identifying an exposed Jira Server or Data Center instance
  2. Sending crafted requests to the /rest/api/1.0/issues/{id}/ActionsAndOperations endpoint
  3. Iterating through issue IDs to enumerate project keys
  4. Downloading exposed temporary files through the API response

The vulnerability can be exploited remotely by sending HTTP GET requests to the vulnerable endpoint. Attackers can iterate through numeric issue IDs to enumerate valid project keys and access any temporary files that may be exposed through the API response. For detailed technical information, refer to the Atlassian Jira Issue JRASERVER-72010.

Detection Methods for CVE-2021-26069

Indicators of Compromise

  • Unusual volume of requests to /rest/api/1.0/issues/{id}/ActionsAndOperations endpoint from external or unauthenticated sources
  • Sequential or enumeration-pattern requests with incrementing issue IDs from a single IP address
  • Access logs showing successful responses to API requests without associated authenticated sessions
  • Unexpected downloads or access to temporary files through the REST API

Detection Strategies

  • Monitor web server access logs for patterns of sequential requests to the vulnerable endpoint with varying issue IDs
  • Implement Web Application Firewall (WAF) rules to detect and alert on enumeration patterns targeting the /rest/api/1.0/issues/ path
  • Review authentication logs for discrepancies between API access and authenticated user sessions
  • Deploy intrusion detection rules that flag unauthenticated access attempts to sensitive REST API endpoints

Monitoring Recommendations

  • Enable detailed logging for the Jira REST API to capture all requests to the affected endpoint
  • Configure SIEM alerts for anomalous API request patterns, particularly from unauthenticated sources
  • Regularly audit access logs to identify potential reconnaissance or enumeration activities
  • Implement rate limiting on the REST API to slow down automated enumeration attempts

How to Mitigate CVE-2021-26069

Immediate Actions Required

  • Upgrade Atlassian Jira Server to version 8.5.11 or later if running versions before 8.5.11
  • Upgrade to version 8.13.3 or later if running versions between 8.6.0 and 8.13.2
  • Upgrade to version 8.15.0 or later if running versions 8.14.x
  • Restrict network access to Jira instances by implementing firewall rules to limit exposure
  • Review access logs for any signs of prior exploitation

Patch Information

Atlassian has released security patches addressing this vulnerability. The fixed versions are:

  • Jira Server and Data Center 8.5.11 and later (for the 8.5.x branch)
  • Jira Server and Data Center 8.13.3 and later (for the 8.6.x through 8.13.x branches)
  • Jira Server and Data Center 8.15.0 and later (for the 8.14.x branch)

Administrators should review the official Atlassian Jira Issue JRASERVER-72010 for complete patch details and upgrade instructions.

Workarounds

  • Implement network-level access controls to restrict access to Jira instances from trusted networks only
  • Deploy a reverse proxy or WAF to block unauthenticated requests to the vulnerable API endpoint pattern
  • Temporarily disable external access to the Jira REST API if immediate patching is not possible
  • Monitor and alert on any access attempts to the /rest/api/1.0/issues/ endpoint path from unauthenticated sources
bash
# Example: Apache reverse proxy rule to block unauthenticated access to vulnerable endpoint
# Add to Apache configuration for Jira reverse proxy
<Location "/rest/api/1.0/issues">
    AuthType Basic
    AuthName "Restricted API"
    Require valid-user
</Location>

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechAtlassian Jira

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability1.15%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-74
  • Vendor Resources
  • Atlassian Jira Issue JRASERVER-72010
  • Related CVEs
  • CVE-2024-21685: Jira Data Center Information Disclosure

  • CVE-2020-36289: Atlassian Jira Data Center Disclosure Flaw

  • CVE-2020-14181: Atlassian Jira User Enumeration Flaw

  • CVE-2020-14179: Jira Data Center Info Disclosure Flaw
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