Loading...
Skip to main content

CVE-2025-24434

CRITICAL

Improper Authorization vulnerability in Magento and Adobe Commerce

Published February 11, 2025Updated February 28, 2025Source: osv

Summary

Adobe Commerce versions 2.4.8-beta1, 2.4.7-p3, 2.4.6-p8, 2.4.5-p10, 2.4.4-p11 and earlier are affected by an Improper Authorization vulnerability that could result in Privilege escalation. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized access. Exploitation of this issue does not require user interaction. A successful attacker can abuse this to achieve session takeover, increasing the confidentiality and integrity impact as high.

Remediation

Upgrade to the fixed version using your package manager.

Composer
Update magento/community-edition to 2.4.7-p4 or later
composer require "magento/community-edition:^2.4.7-p4"
Composer
Update magento/community-edition to 2.4.6-p9 or later
composer require "magento/community-edition:^2.4.6-p9"
Composer
Update magento/community-edition to 2.4.4-p12 or later
composer require "magento/community-edition:^2.4.4-p12"
Composer
Update magento/community-edition to 2.4.5-p11 or later
composer require "magento/community-edition:^2.4.5-p11"
Composer
Update magento/community-edition to 2.4.8-beta2 or later
composer require "magento/community-edition:^2.4.8-beta2"

After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.

Affected Packages (6)

PackageEcosystemAffectedFixed In
magento/community-edition
packagist
2.4.7, 2.4.7-beta1, 2.4.7-beta2, 2.4.7-beta3 (+3 more)2.4.7-p4
magento/community-edition
packagist
2.4.6-p1, 2.4.6-p2, 2.4.6-p3, 2.4.6-p4 (+4 more)2.4.6-p9
magento/community-edition
packagist
0.1.0-alpha100, 0.1.0-alpha101, 0.1.0-alpha102, 0.1.0-alpha103 (+145 more)2.4.4-p12
magento/community-edition
packagist
2.4.5-p1, 2.4.5-p10, 2.4.5-p2, 2.4.5-p3 (+6 more)2.4.5-p11
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
2.4.8-beta12.4.8-beta2

Vulnerability Classification

Common Weakness Enumeration (CWE) identifiers for this vulnerability type.

  • CWE-285
    Improper AuthorizationMITRE
  • CWE-863
    Incorrect AuthorizationMITRE

CVSS Score Breakdown

What the CVSS (Common Vulnerability Scoring System) 9.1 score means for each attack dimension.

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Frequently Asked Questions

What is CVE-2025-24434?
Improper Authorization vulnerability in Magento and Adobe Commerce This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.1/10).
How do I check if my project is affected by CVE-2025-24434?
CVE-2025-24434 affects magento/community-edition and magento/project-community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-24434 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
9.1

Exploitation is straightforward and causes maximum impact. Patch immediately.

Also Known As

GHSA-fppq-f2m6-xv5c

Related CVEs

Check if you're affected

Scan your dependencies to see if this vulnerability affects your projects.

Scan Your Dependencies