CVE-2025-58786
BaseFortify
Publication date: 2025-09-05
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 |
|---|---|---|
| wordpress | ibtana_ecommerce_product_addons | 0.4.7.4 |
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?
CVE-2025-58786 is a Cross Site Scripting (XSS) vulnerability in the WordPress Ibtana β Ecommerce Product Addons Plugin (versions up to 0.4.7.4). It allows attackers with contributor-level privileges to inject malicious scripts, such as redirects or advertisements, into web pages. These scripts execute when visitors access the affected site, potentially compromising user interactions. The vulnerability is DOM-based and falls under the OWASP Top 10 category A3: Injection. [1]
How can this vulnerability impact me? :
This vulnerability can allow attackers with contributor-level access to inject malicious scripts into your website, which execute when visitors view the site. This can lead to unwanted redirects, display of malicious advertisements, or other harmful HTML payloads that may compromise user experience and security. However, the risk is considered minimal due to low severity and unlikely exploitation. No official patch is available yet, but virtual patching is offered as a mitigation. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
The provided resources do not include specific commands or methods to detect this vulnerability on your network or system. Detection would typically involve monitoring for injected malicious scripts or unusual DOM behavior, but no explicit detection commands are given.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) offered by Patchstack, which auto-mitigates the vulnerability even without an official fix. Users should monitor their sites for suspicious activity and restrict contributor-level privileges to trusted users to reduce risk. [1]