CVE-2019-8149
Magento Broken authentication and session managememt
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "magento/community-edition:^2.2.10"
composer require "magento/community-edition:^2.3.2-p1"
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.2.0, 2.2.1, 2.2.2, 2.2.3 (+6 more) | 2.2.10 |
| magento/community-edition | packagist | 2.3.0, 2.3.1, 2.3.2 | 2.3.2-p1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-287Improper AuthenticationMITRE
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
References
Frequently Asked Questions
- What is CVE-2019-8149?
- Magento Broken authentication and session managememt 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-2019-8149?
- CVE-2019-8149 affects magento/community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2019-8149 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2020-9630CRITICAL
Magento business logic error vulnerability
- CVE-2021-36028CRITICAL
Magento has an XML Injection vulnerability
- CVE-2021-36042CRITICAL
Magento executes code via the API File Option Upload Extension
- CVE-2025-54263HIGH
Magento provides incorrect authorization through a security feature bypass
- CVE-2024-39398HIGH
Magento does not properly restrict excessive authentication attempts
- CVE-2025-43585HIGH
Magento Improper Authorization leading to security feature bypass
- CVE-2025-24416HIGH
Magento Stored Cross-Site Scripting (XSS) Vulnerability
- CVE-2023-38218MEDIUM
Magento Open Source allows Incorrect Authorization
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies