
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-21569 is a High-severity XML External Entity (XXE) Injection vulnerability in Atlassian Crowd Data Center and Server, introduced in version 7.1.0. It carries a CVSS v3.0 base score of 7.9 (High) and affects versions 7.1.0 through 7.1.2. The vulnerability was disclosed on January 20, 2026, as part of Atlassian's monthly Security Bulletin, and was reported through Atlassian's internal security program (Atlassian Bulletin, Red Hat CVE).
The vulnerability is classified as CWE-611 (Improper Restriction of XML External Entity Reference), a class of flaw where an XML parser processes external entity references embedded in user-supplied XML input. An authenticated attacker with high privileges can craft malicious XML payloads that cause the Crowd server to resolve external entities, enabling access to local files on the server or triggering server-side requests to remote resources. The attack vector is network-based, requires high privileges and high attack complexity, but no user interaction, and has a changed scope — meaning the impact can extend beyond the vulnerable component itself (Atlassian Bulletin, Red Hat CVE).
Successful exploitation results in high confidentiality impact (e.g., reading sensitive local files such as configuration files, credentials, or private keys), low integrity impact, and high availability impact (potential denial of service through resource exhaustion or entity expansion attacks). Because the scope is changed, the impact can extend to resources outside the Crowd application itself, including the underlying host system. Attackers could leverage file disclosure to facilitate lateral movement within the environment (Atlassian Bulletin, Red Hat CVE).
file:///etc/passwd) or a remote URL:<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE foo [
<!ENTITY xxe SYSTEM "file:///etc/passwd">
]>
<root>&xxe;</root>http://169.254.169.254/ for cloud metadata) originating from the Crowd process./etc/passwd, /etc/shadow, Crowd configuration files) reflected in OS-level audit logs (e.g., auditd on Linux).Atlassian recommends upgrading Crowd Data Center and Server to version 7.1.3 or later, which contains the fix for this vulnerability (Atlassian Bulletin). If immediate patching is not feasible, organizations should restrict network access to Crowd instances (e.g., via firewall rules) and limit administrative account access to trusted users and IP ranges only. Crowd release notes and the latest downloads are available at the Atlassian download center.
The vulnerability was covered in Atlassian's January 20, 2026 Security Bulletin alongside 30 other high-severity and 2 critical-severity vulnerabilities. Security news outlets including The Hacker Wire and community aggregators such as Hawk-Eye's Weekly Threat Landscape Digest noted the disclosure. No significant independent researcher commentary or major media coverage specific to this CVE has been identified, consistent with its limited exploitability due to the authentication requirement (Atlassian Bulletin).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."