Loading...
Skip to main content

CVE-2025-54263

HIGH

Magento provides incorrect authorization through a security feature bypass

Published October 14, 2025Updated October 22, 2025Source: osv

Summary

Magento versions 2.4.9-alpha2, 2.4.8-p2, 2.4.7-p7, 2.4.6-p12, 2.4.5-p14, 2.4.4-p15 and earlier are affected by an Incorrect Authorization vulnerability. A low-privileged attacker could leverage this vulnerability to bypass security measures and maintain unauthorized access. Exploitation of this issue does not require user interaction.

Remediation

Upgrade to the fixed version using your package manager.

Composer
Update magento/community-edition to 2.4.9-alpha3 or later
composer require "magento/community-edition:^2.4.9-alpha3"
Composer
Update magento/community-edition to 2.4.8-p3 or later
composer require "magento/community-edition:^2.4.8-p3"
Composer
Update magento/community-edition to 2.4.6-p13 or later
composer require "magento/community-edition:^2.4.6-p13"
Composer
Update magento/community-edition to 2.4.7-p8 or later
composer require "magento/community-edition:^2.4.7-p8"

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

Affected Packages (8)

PackageEcosystemAffectedFixed In
magento/community-edition
packagist
2.4.8No fix available
magento/community-edition
packagist
2.4.9-alpha1, 2.4.9-alpha22.4.9-alpha3
magento/community-edition
packagist
2.4.7No fix available
magento/community-edition
packagist
2.4.8, 2.4.8-beta1, 2.4.8-beta2, 2.4.8-p1 (+1 more)2.4.8-p3
magento/community-edition
packagist
2.4.6No fix available
magento/community-edition
packagist
0.1.0-alpha100, 0.1.0-alpha101, 0.1.0-alpha102, 0.1.0-alpha103 (+175 more)2.4.6-p13
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.7, 2.4.7-beta1, 2.4.7-beta2, 2.4.7-beta3 (+7 more)2.4.7-p8

Vulnerability Classification

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

  • CWE-863
    Incorrect AuthorizationMITRE

CVSS Score Breakdown

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

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

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

Frequently Asked Questions

What is CVE-2025-54263?
Magento provides incorrect authorization through a security feature bypass This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.1/10).
How do I check if my project is affected by CVE-2025-54263?
CVE-2025-54263 affects magento/community-edition and magento/project-community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-54263 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
8.1

High exploitability or significant impact. Prioritize remediation within days.

Also Known As

GHSA-69x9-xp2j-w8g8

Related CVEs

Check if you're affected

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

Scan Your Dependencies