CVE-2025-58017
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 |
|---|---|---|
| wordpress | ultimate_store_kit_elementor_addons | * |
| bdthemes | ultimate_store_kit_elementor_addons | * |
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-58017 is a Cross Site Scripting (XSS) vulnerability in the WordPress Ultimate Store Kit Elementor Addons Plugin (up to version 2.8.2). It allows an attacker with contributor-level privileges to inject malicious scripts, such as redirects or advertisements, into a website. These scripts execute when visitors access the site, potentially compromising user interactions or site integrity. [1]
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to inject malicious scripts into your website, which execute when visitors access it. This can lead to unauthorized redirects, display of unwanted advertisements, or other harmful HTML payloads. Although the risk is considered low and exploitation unlikely, automated attacks may occur. If exploited, it can compromise user trust, site functionality, and potentially lead to further security issues. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for injected malicious scripts in the website content, especially from users with contributor-level privileges. Since plugin-based malware scanners can be unreliable, it is recommended to perform server-side malware scanning and seek professional incident response. Specific commands are not provided in the resources. [1]
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. Additionally, monitoring for suspicious activity, restricting contributor-level privileges, and seeking professional incident response are advised. [1]