CVE-2025-49556
Magento has incorrect authorization issue that leads to arbitrary file system read
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "magento/community-edition:^2.4.9-alpha2"
composer require "magento/community-edition:^2.4.7-p7"
composer require "magento/community-edition:^2.4.5-p14"
composer require "magento/community-edition:^2.4.8-p2"
composer require "magento/community-edition:^2.4.6-p12"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (10)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| magento/community-edition | packagist | 2.4.9-alpha1 | 2.4.9-alpha2 |
| magento/community-edition | packagist | 2.4.8 | No fix available |
| magento/community-edition | packagist | 2.4.7 | No fix available |
| magento/community-edition | packagist | 2.4.7, 2.4.7-beta1, 2.4.7-beta2, 2.4.7-beta3 (+6 more) | 2.4.7-p7 |
| magento/community-edition | packagist | 0.1.0-alpha100, 0.1.0-alpha101, 0.1.0-alpha102, 0.1.0-alpha103 (+161 more) | 2.4.5-p14 |
| magento/community-edition | packagist | 2.4.8, 2.4.8-beta1, 2.4.8-beta2, 2.4.8-p1 | 2.4.8-p2 |
| magento/community-edition | packagist | 2.4.5 | No fix available |
| magento/community-edition | packagist | 2.4.6 | No fix available |
| magento/community-edition | packagist | 2.4.6-p1, 2.4.6-p10, 2.4.6-p11, 2.4.6-p2 (+7 more) | 2.4.6-p12 |
| 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 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-863Incorrect AuthorizationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
References
Frequently Asked Questions
- What is CVE-2025-49556?
- Magento has incorrect authorization issue that leads to arbitrary file system read This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2025-49556?
- CVE-2025-49556 affects magento/community-edition and magento/project-community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-49556 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2020-9632CRITICAL
Magento security mitigation bypass vulnerability
- CVE-2019-8144CRITICAL
Magento 2 Community Edition RCE Vulnerability
- CVE-2020-9579CRITICAL
Magento Security mitigation bypass vulnerability
- CVE-2019-7876HIGH
Magento 2 Community Edition RCE Vulnerability
- CVE-2025-24438HIGH
Magento stored Cross-Site Scripting (XSS) vulnerability
- CVE-2025-24409HIGH
Adobe Commerce Improper Authorization vulnerability
- CVE-2024-45116MEDIUM
Magento Open Source Cross-Site Scripting (XSS) vulnerability
- CVE-2023-38249MEDIUM
Magento Open Source allows SQL Injection
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies