LiveActive security incident?Get immediate response
CVE Record

CVE-2021-41308: Affected versions of Atlassian Jira Server and Data Center allow authenticated yet non-administrator remote...

Affected versions of Atlassian Jira Server and Data Center allow authenticated yet non-administrator remote attackers to edit the File Replication settings via a Broken Access Control vulnerability in the `ReplicationSettings!default.jspa` endpoint. The affected versions are before version 8.6.0, from version 8.7.0 before 8.13.12, and from version 8.14.0 before 8.20.1.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue lets a logged-in Jira user who is not an administrator change File Replication settings. That is an access-control failure in Jira Server and Data Center. The source data does not provide CVSS scoring, observed exploitation, or full operational impact details.

Executive priority

Treat this as a timely patching and configuration-integrity issue, especially for Jira instances with many authenticated users. It is not sourced as actively exploited, but it weakens administrative control boundaries.

Technical view

CVE-2021-41308 is a CWE-285 broken access-control flaw in the Jira `ReplicationSettings!default.jspa` endpoint. Affected Jira Server and Data Center releases are before 8.6.0, 8.7.0 through before 8.13.12, and 8.14.0 through before 8.20.1.

Likely exposure

Exposure is limited to Atlassian Jira Server and Data Center instances in the listed affected version ranges, where an attacker has authenticated Jira access.

Exploitation context

The source states remote authenticated non-administrator attackers can edit File Replication settings. CISA KEV is false, and the bundle provides no evidence of active exploitation or public exploit use.

Researcher notes

The key exposure condition is authenticated non-admin access to `ReplicationSettings!default.jspa`. The bundle does not include CVSS metrics, exploit details, or deeper impact analysis, so validation should stay focused on version range and configuration integrity.

Mitigation direction

  • Identify Jira Server and Data Center versions in use.
  • Upgrade affected instances to a non-affected Atlassian-supported version.
  • Prioritize upgrades for internet-accessible or broadly user-accessible Jira systems.
  • Review Atlassian JRASERVER-72940 for vendor-specific guidance.
  • Restrict Jira user access to accounts with a business need.

Validation and detection

  • Confirm whether each Jira instance is Server or Data Center.
  • Compare installed versions against the affected ranges.
  • Review File Replication settings for unauthorized changes.
  • Check Jira audit and access logs for suspicious setting changes.
  • Verify upgraded systems are outside affected version ranges.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-285: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-41308 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AtlassianJira Serverunspecified, 8.7.0, unspecified, 8.14.0, unspecifiedListed
AtlassianJira Data Centerunspecified, 8.7.0, unspecified, 8.14.0, unspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-285 · source CWE mapping

Improper Authorization

Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.