CVE-2025-58810
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 |
|---|---|---|
| patchstack | simple_link_list_widget | * |
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 Simple Link List Widget plugin (versions up to 0.3.2). It allows an attacker with administrator privileges to inject malicious scripts into the website. These scripts can execute when visitors access the site, potentially causing redirects, displaying unwanted advertisements, or executing other harmful HTML payloads. [1]
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to execute malicious scripts on your website, which can lead to unauthorized redirects, display of unwanted content, or other malicious actions affecting site visitors. This can damage your website's reputation, compromise user trust, and potentially lead to further security breaches. Since the plugin is abandoned and no official fix exists, the risk remains unless mitigated by virtual patching or replacing the plugin. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
This vulnerability can be detected by checking if the WordPress Simple Link List Widget plugin version is up to and including 0.3.2. Since the vulnerability allows an attacker with administrator privileges to inject malicious scripts, monitoring for unusual script injections or unexpected HTML payloads in the website content may help detect exploitation. Specific commands are not provided in the resources, but inspecting the plugin version via WordPress admin or using WP-CLI commands like 'wp plugin list' to verify the plugin version can help identify vulnerable installations. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include urgently replacing the Simple Link List Widget plugin with an alternative plugin, as no official fix or updated version is available. Deactivating the plugin alone does not eliminate the risk unless a virtual patch (vPatch) is applied. Patchstack recommends applying virtual patching to auto-mitigate the vulnerability. If the website is already compromised, professional incident response services should be sought. [1]