CVE-2025-58868
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 |
|---|---|---|
| simasicher | sima_cookie | 1.3.2 |
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 SimaCookie Plugin up to version 1.3.2. It allows attackers to inject malicious scripts, such as redirects, advertisements, or other HTML payloads, which execute when visitors access the affected website. The vulnerability arises from improper neutralization of input during web page generation, enabling attackers with contributor-level privileges to exploit it. [1]
How can this vulnerability impact me? :
The vulnerability can lead to attackers executing malicious scripts on your website, potentially redirecting visitors, displaying unwanted advertisements, or injecting harmful content. This can compromise the integrity and trustworthiness of your site, harm user experience, and possibly lead to further security breaches. Since the plugin is abandoned with no official fix, 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?
Detection of this vulnerability involves checking if the WordPress SimaCookie Plugin version 1.3.2 or earlier is installed and active. Since the vulnerability allows stored XSS via input fields, scanning for suspicious script injections in web page content or plugin input fields can help. However, plugin-based malware scanners are often unreliable. Patchstack recommends professional incident response services for compromised sites. Specific commands are not provided in the resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include removing and replacing the SimaCookie plugin with an alternative solution, as no official fix or updated version is available. Applying a virtual patch (vPatch) from Patchstack can auto-mitigate the vulnerability even without an official patch. Deactivating the plugin alone does not eliminate the risk. Seeking professional incident response services is advised if compromise is suspected. [1]