CVE-2022-24086
Magento improper input validation vulnerability
What Should I Do?
Patch Immediately
This vulnerability is confirmed under active exploitation (CISA KEV). Patch within 24-48 hours if possible.
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "magento/community-edition:^2.4.3-p2"
composer require "magento/community-edition:^2.3.7-p3"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| magento/community-edition | packagist | 2.4.0, 2.4.0-p1, 2.4.1, 2.4.1-p1 (+5 more) | 2.4.3-p2 |
| magento/community-edition | packagist | 2.3.3-p1, 2.3.4, 2.3.4-p2, 2.3.5 (+7 more) | 2.3.7-p3 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-20Improper Input ValidationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:H
References
Frequently Asked Questions
- What is CVE-2022-24086?
- Magento improper input validation 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-2022-24086?
- CVE-2022-24086 affects magento/community-edition. This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, meaning it is being actively exploited in the wild. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2022-24086 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
This vulnerability is in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild.
Remediation deadline: March 1, 2022
Also Known As
Related CVEs
- CVE-2021-36023CRITICAL
Magento XML Injection vulnerability in the Widgets Update Layout
- CVE-2025-54236CRITICAL
Magento Community Edition Improper Input Validation vulnerability
- CVE-2021-36036CRITICAL
Magento improper access control vulnerability within Magento's Media Gallery Upload workflow
- CVE-2025-24438HIGH
Magento stored Cross-Site Scripting (XSS) vulnerability
- CVE-2024-39401HIGH
Magento OS Command ('OS Command Injection') vulnerability
- CVE-2025-49557HIGH
Magento Cross-site Scripting vulnerability
- CVE-2024-20758HIGH
Magento Open Source allows Improper Input Validation
- CVE-2019-7865HIGH
Magento 2 Community Edition CSRF Vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies