CVE-2025-58884
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 | vipdrv | 1.0.3 |
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 WordPress vipdrv plugin up to version 1.0.3. It allows an attacker with administrator privileges to inject malicious scripts, such as redirects, advertisements, or other HTML payloads, into the website. These scripts execute when visitors access the site, potentially compromising user interactions and security. [1]
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers with admin access to inject malicious scripts into your website. These scripts can execute in visitors' browsers, leading to unwanted redirects, displaying malicious advertisements, or other harmful actions. This can damage your website's reputation, compromise user data, and potentially lead to further exploitation or malware infections. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves checking if the WordPress site is running the vipdrv plugin version 1.0.3 or earlier. Since the vulnerability allows an attacker with administrator privileges to inject malicious scripts, signs of exploitation may include unexpected redirects, advertisements, or unusual HTML payloads in web pages. Plugin-based malware scanners are often unreliable for this issue; therefore, professional incident response or server-side malware scanning is recommended. Specific commands are not provided, but scanning for the plugin version and monitoring for injected scripts in web content is advised. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include removing and replacing the vulnerable vipdrv plugin with an alternative, as no official fix or updated version is available. Deactivating the plugin alone does not eliminate the risk. Applying a virtual patch (vPatch) from Patchstack can provide rapid protection against exploitation without requiring an official patch. Seeking professional incident response and performing server-side malware scanning is also recommended if compromise is suspected. [1]