CVE-2021-36028
Magento has an XML Injection vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "magento/community-edition:^2.3.7-p1"
composer require "magento/community-edition:^2.4.2-p2"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (5)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| magento/community-edition | packagist | 2.3.7 | No fix available |
| magento/community-edition | packagist | 2.4.2 | No fix available |
| magento/project-community-edition | packagist | 0.1.0-alpha100, 0.1.0-alpha101, 0.1.0-alpha102, 0.1.0-alpha103 (+49 more) | Range-based data available |
| magento/community-edition | packagist | 0.1.0-alpha100, 0.1.0-alpha101, 0.1.0-alpha102, 0.1.0-alpha103 (+118 more) | 2.3.7-p1 |
| magento/community-edition | packagist | 2.4.2-p1 | 2.4.2-p2 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-91
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
References
Frequently Asked Questions
- What is CVE-2021-36028?
- Magento has an XML Injection vulnerability This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2021-36028?
- CVE-2021-36028 affects magento/community-edition and magento/project-community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2021-36028 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2020-9585CRITICAL
Magento Defense-in-depth security mitigation vulnerability
- CVE-2020-9580CRITICAL
Magento Security mitigation bypass vulnerability
- CVE-2022-35698HIGH
Magento Open Source allows Stored Cross-Site Scripting (Stored XSS)
- CVE-2024-20720HIGH
Magento Open Source allows OS Command Injection
- CVE-2024-39400HIGH
Magento DOM-based Cross-Site Scripting (XSS) vulnerability
- CVE-2025-49555HIGH
Magento Cross-Site Request Forgery (CSRF) vulnerability
- CVE-2025-24412HIGH
Magento Stored Cross-Site Scripting (XSS) Vulnerability
- CVE-2024-39403HIGH
Magento Stored Cross-Site Scripting (XSS) vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies