LiveActive security incident?Get immediate response
CVE Record

CVE-2021-41313: Affected versions of Atlassian Jira Server and Data Center allow authenticated but non-admin remote attacke...

Affected versions of Atlassian Jira Server and Data Center allow authenticated but non-admin remote attackers to edit email batch configurations via an Improper Authorization vulnerability in the /secure/admin/ConfigureBatching!default.jspa endpoint. The affected versions are before version 8.20.7.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw let a logged-in, non-admin Jira user change email batching settings that should require administrative authorization. It affects Atlassian Jira Server and Data Center versions before 8.20.7. The sources do not provide CVSS scoring, observed exploitation, or detailed business impact.

Executive priority

Treat as a moderate maintenance priority unless Jira is internet-facing or has many low-trust users. The issue can alter email behavior, but sources do not show active exploitation or broader system compromise.

Technical view

CVE-2021-41313 is an improper authorization issue in Jira Server and Data Center. Authenticated remote non-admin users could edit email batch configurations through /secure/admin/ConfigureBatching!default.jspa. Affected versions are before 8.20.7. The cited data maps the issue to CWE-285.

Likely exposure

Exposure is limited to Atlassian Jira Server or Jira Data Center installations before 8.20.7 where an attacker can authenticate. The bundle does not identify Jira Cloud impact, anonymous exposure, or exact vulnerable subversions beyond the before-8.20.7 boundary.

Exploitation context

The source bundle does not show active exploitation, public exploit availability, or KEV listing. Attack requires authenticated access, but not administrator privileges, which makes insider misuse or compromised low-privilege Jira accounts the main concern.

Researcher notes

Evidence is narrow but clear: improper authorization on a named Jira administrative endpoint. The bundle lacks CVSS, proof-of-concept detail, exploit telemetry, and granular version ranges, so avoid asserting impact beyond unauthorized email batching configuration changes.

Mitigation direction

  • Upgrade Jira Server or Data Center to 8.20.7 or later.
  • Check Atlassian issue JRASERVER-72898 for current vendor guidance.
  • Review who has active Jira accounts, especially external or stale users.
  • Monitor changes to Jira email batching configuration.

Validation and detection

  • Inventory Jira Server and Data Center versions.
  • Confirm no deployment remains below version 8.20.7.
  • Verify email batching settings were not unexpectedly changed.
  • Review audit logs around the affected admin endpoint if available.
Prepared
Confidence
medium
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-41313 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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AtlassianJira ServerunspecifiedListed
AtlassianJira Data CenterunspecifiedListed
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.