Cyber Resilience

CVE-2021-26084

CriticalCISA KEVActive ExploitationEUVD ExploitedPublic PoCRansomware-linkedRCE

Published: 30 August 2021

Published
30 August 2021
Modified
24 October 2025
KEV Added
03 November 2021
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.9444 100.0th percentile
Risk Priority 96 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-26084 is a critical-severity Expression Language Injection (CWE-917) vulnerability in Atlassian Confluence Data Center. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 0.0% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2021-26084 is an OGNL injection vulnerability affecting Confluence Server and Data Center. The flaw exists in versions before 6.13.23, from 6.14.0 before 7.4.11, from 7.5.0 before 7.11.6, and from 7.12.0 before 7.12.5, and is tracked under CWE-917. It carries a CVSS 3.1 score of 9.8 reflecting network-accessible exploitation with no required credentials or user interaction.

An unauthenticated remote attacker can supply malicious OGNL expressions to the affected instance and achieve arbitrary code execution on the underlying server, resulting in full confidentiality, integrity, and availability impact.

Atlassian’s Jira entry CONFSERVER-67940 and associated security advisory provide patch details and upgrade guidance to the fixed releases listed above. The vulnerability appears in CISA’s catalog of known exploited vulnerabilities, and public exploit code has been published on PacketStorm.

EU & UK References

Vulnerability details

In affected versions of Confluence Server and Data Center, an OGNL injection vulnerability exists that would allow an unauthenticated attacker to execute arbitrary code on a Confluence Server or Data Center instance. The affected versions are before version 6.13.23, from…

more

version 6.14.0 before 7.4.11, from version 7.5.0 before 7.11.6, and from version 7.12.0 before 7.12.5.

CWE(s)
KEV Date Added
03 November 2021

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

atlassian
confluence data center
≤ 6.13.23 · 6.14.0 — 7.4.11 · 7.5.0 — 7.11.6
atlassian
confluence server
≤ 6.13.23 · 6.14.0 — 7.4.11 · 7.5.0 — 7.11.6

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly blocks the unauthenticated OGNL expression injection that enables arbitrary code execution by validating all untrusted input before processing.

prevent

Requires timely application of the vendor patches that eliminate the OGNL injection flaw in the listed vulnerable Confluence versions.

detect

Detects unauthorized code or configuration changes resulting from successful exploitation of the RCE vulnerability.

References