CVE-2025-58669
BaseFortify
Publication date: 2025-09-22
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| modern_minds | magento_2_wordpress_integration | * |
| modern_minds | magento_2_wordpress_integration | 1.4.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-site Scripting (XSS) issue in the Modern Minds Magento 2 WordPress Integration plugin. It occurs because the software does not properly neutralize input during web page generation, allowing malicious scripts to be stored and later executed in users' browsers.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute malicious scripts in the context of the affected website, potentially leading to unauthorized actions such as stealing user credentials, hijacking user sessions, or defacing the website. This can compromise the security and integrity of the website and its users.