Loading...
Skip to main content

CVE-2025-47110

CRITICAL

Magneto contains stored XSS vulnerability

Published June 10, 2025Updated June 24, 2025Source: osv

Summary

Magento versions 2.4.8, 2.4.7-p5, 2.4.6-p10, 2.4.5-p12, 2.4.4-p13 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a high privileged attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim’s browser when they browse to the page containing the vulnerable field.

Remediation

Upgrade to the fixed version using your package manager.

Composer
Update magento/community-edition to 2.4.8-p1 or later
composer require "magento/community-edition:^2.4.8-p1"
Composer
Update magento/community-edition to 2.4.6-p11 or later
composer require "magento/community-edition:^2.4.6-p11"
Composer
Update magento/community-edition to 2.4.5-p13 or later
composer require "magento/community-edition:^2.4.5-p13"
Composer
Update magento/community-edition to 2.4.7-p6 or later
composer require "magento/community-edition:^2.4.7-p6"

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

Affected Packages (8)

PackageEcosystemAffectedFixed In
magento/community-edition
packagist
2.4.8, 2.4.8-beta1, 2.4.8-beta22.4.8-p1
magento/community-edition
packagist
2.4.6-p1, 2.4.6-p10, 2.4.6-p2, 2.4.6-p3 (+6 more)2.4.6-p11
magento/community-edition
packagist
2.4.8No fix available
magento/community-edition
packagist
2.4.7No fix available
magento/community-edition
packagist
0.1.0-alpha100, 0.1.0-alpha101, 0.1.0-alpha102, 0.1.0-alpha103 (+160 more)2.4.5-p13
magento/community-edition
packagist
2.4.7, 2.4.7-beta1, 2.4.7-beta2, 2.4.7-beta3 (+5 more)2.4.7-p6
magento/community-edition
packagist
2.4.5No fix available
magento/community-edition
packagist
2.4.6No fix available

Vulnerability Classification

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

  • CWE-79
    Cross-site Scripting (XSS)MITRE

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

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

Frequently Asked Questions

What is CVE-2025-47110?
Magneto contains stored XSS vulnerability 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-47110?
CVE-2025-47110 affects magento/community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-47110 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-j934-vjh5-vf9r

Related CVEs

Check if you're affected

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

Scan Your Dependencies