CVE-2025-54264
Magento vulnerable to stored Cross-Site Scripting (XSS)
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "magento/community-edition:^2.4.9-alpha3"
composer require "magento/community-edition:^2.4.8-p3"
composer require "magento/community-edition:^2.4.6-p13"
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)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| magento/community-edition | packagist | 2.4.8 | No fix available |
| magento/community-edition | packagist | 2.4.9-alpha1, 2.4.9-alpha2 | 2.4.9-alpha3 |
| magento/community-edition | packagist | 2.4.7 | No 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.6 | No 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-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N
References
Frequently Asked Questions
- What is CVE-2025-54264?
- Magento vulnerable to stored Cross-Site Scripting (XSS) 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-54264?
- CVE-2025-54264 affects magento/community-edition and magento/project-community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-54264 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2021-36021CRITICAL
Magento affected by remote code execution vulnerability in the CMS page scheduled update feature
- CVE-2019-7139CRITICAL
Magento 2 Community Edition SQLi Vulnerability
- CVE-2021-36025CRITICAL
Magento is affected by an improper input validation vulnerability while saving a customer's details
- CVE-2022-35698HIGH
Magento Open Source allows Stored Cross-Site Scripting (Stored XSS)
- CVE-2025-24410HIGH
Magento Stored Cross-Site Scripting (XSS) Vulnerability
- CVE-2023-38221MEDIUM
Magento Open Source allows SQL Injection
- CVE-2023-38250MEDIUM
Magento Open Source allows SQL Injection
- CVE-2023-38219LOW
Magento Open Source allows Cross-Site Scripting (XSS)
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies