LiveActive security incident?Get immediate response
CVE Record

CVE-2019-11581: There was a server-side template injection vulnerability in Jira Server and Data Center, in the ContactAdmi...

There was a server-side template injection vulnerability in Jira Server and Data Center, in the ContactAdministrators and the SendBulkMail actions. An attacker is able to remotely execute code on systems that run a vulnerable version of Jira Server or Data Center. All versions of Jira Server and Data Center from 4.4.0 before 7.6.14, from 7.7.0 before 7.13.5, from 8.0.0 before 8.0.3, from 8.1.0 before 8.1.2, and from 8.2.0 before 8.2.3 are affected by this vulnerability.

CriticalCVSS 9.8Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2019-11581 lets an unauthenticated remote attacker run code on vulnerable Jira Server and Data Center systems. For executives, this is a high-urgency issue because compromised Jira can expose projects, credentials, integrations, and internal operational data.

Executive priority

Treat as critical and time-sensitive, especially for externally reachable Jira. The issue allows full remote code execution and is in CISA KEV, which means delayed remediation creates material compromise risk.

Technical view

The flaw is a server-side template injection issue in Jira Server and Data Center ContactAdministrators and SendBulkMail actions. Affected ranges include 4.4.0 before 7.6.14, 7.7.0 before 7.13.5, 8.0.0 before 8.0.3, 8.1.0 before 8.1.2, and 8.2.0 before 8.2.3.

Likely exposure

Highest exposure is vulnerable Jira Server or Data Center reachable from the internet or broad internal networks. The CVSS vector indicates network attack, low complexity, no privileges, and no user interaction.

Exploitation context

CISA lists CVE-2019-11581 in the Known Exploited Vulnerabilities catalog, so exploitation is publicly confirmed. The provided sources do not include current campaign details, indicators, or exploit mechanics.

Researcher notes

Evidence supports unauthenticated RCE through SSTI mapped to CWE-74. The bundle does not provide workaround details, exploit indicators, or product coverage beyond Jira Server and Data Center, so avoid expanding scope without vendor confirmation.

Mitigation direction

  • Upgrade Jira to a fixed version or later per Atlassian guidance.
  • Prioritize internet-facing Jira Server and Data Center instances first.
  • Restrict network access to Jira administration and mail-related functions where feasible.
  • Review CISA KEV requirements and internal remediation deadlines.
  • If exposed while vulnerable, perform compromise assessment using vendor or incident-response guidance.

Validation and detection

  • Inventory all Jira Server and Data Center instances and versions.
  • Compare versions against the affected ranges listed by Atlassian and CVE sources.
  • Confirm fixed versions: 7.6.14, 7.13.5, 8.0.3, 8.1.2, 8.2.3, or later.
  • Check whether any vulnerable instance was internet-accessible before remediation.
  • Document remediation evidence, version screenshots, and change records.
Prepared
Confidence
high
Sources
4

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-74: 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-2019-11581 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
Critical
CVSS
9.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2019-11581Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AtlassianJira Server and Data Center4.4.0, unspecified, 7.7.0, unspecified, 8.0.0, unspecified, 8.1.0, unspecified, 8.2.0, unspecifiedListed
Weakness

CWE details

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

CWE-74 · source CWE mapping

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.