Loading...
Skip to main content

CVE-2025-49555

HIGH

Magento Cross-Site Request Forgery (CSRF) vulnerability

Published August 12, 2025Updated October 22, 2025Source: osv

Summary

Magento versions 2.4.9-alpha1, 2.4.8-p1, 2.4.7-p6, 2.4.6-p11, 2.4.5-p13, 2.4.4-p14 and earlier are affected by a Cross-Site Request Forgery (CSRF) vulnerability that could result in privilege escalation. A high-privileged attacker could trick a victim into executing unintended actions on a web application where the victim is authenticated, potentially allowing unauthorized access or modification of sensitive data. Exploitation of this issue requires user interaction in that a victim must visit a malicious website or click on a crafted link. Scope is changed.

Remediation

Upgrade to the fixed version using your package manager.

Composer
Update magento/community-edition to 2.4.9-alpha2 or later
composer require "magento/community-edition:^2.4.9-alpha2"
Composer
Update magento/community-edition to 2.4.7-p7 or later
composer require "magento/community-edition:^2.4.7-p7"
Composer
Update magento/community-edition to 2.4.5-p14 or later
composer require "magento/community-edition:^2.4.5-p14"
Composer
Update magento/community-edition to 2.4.8-p2 or later
composer require "magento/community-edition:^2.4.8-p2"
Composer
Update magento/community-edition to 2.4.6-p12 or later
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)

PackageEcosystemAffectedFixed In
magento/community-edition
packagist
2.4.9-alpha12.4.9-alpha2
magento/community-edition
packagist
2.4.8No fix available
magento/community-edition
packagist
2.4.7No 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-p12.4.8-p2
magento/community-edition
packagist
2.4.5No fix available
magento/community-edition
packagist
2.4.6No 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-352
    Cross-Site Request Forgery (CSRF)MITRE

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
High
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

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

Frequently Asked Questions

What is CVE-2025-49555?
Magento Cross-Site Request Forgery (CSRF) vulnerability 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-49555?
CVE-2025-49555 affects magento/community-edition and magento/project-community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-49555 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-5777-jj7p-mpqw

Related CVEs

Check if you're affected

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

Scan Your Dependencies