CVE-2025-58863
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 | zoomify_embed_for_wp | 1.5.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 Zoomify embed for WP Plugin up to version 1.5.2. It allows attackers with contributor-level privileges to inject malicious scripts, such as redirects or advertisements, that execute when visitors access the affected website. This occurs due to improper neutralization of input during web page generation. [1]
How can this vulnerability impact me? :
The vulnerability can lead to attackers executing malicious scripts on your website, which may redirect visitors, display unwanted advertisements, or perform other harmful actions. This can compromise the integrity and trustworthiness of your site, potentially leading to data theft, user session hijacking, or damage to your site's reputation. Since the plugin is abandoned and unpatched, the risk remains unless mitigated by virtual patching or removing 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 site uses the Zoomify embed for WP plugin version 1.5.2 or earlier. Since the vulnerability allows stored XSS, scanning for injected malicious scripts in the plugin's output or database entries related to the plugin may help. However, plugin-based malware scanners are often unreliable for this issue. No specific commands are provided in the resources. It is recommended to seek professional incident response services for thorough detection. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include removing and replacing the vulnerable Zoomify embed for WP plugin, as there is no official fix or patched version available. Applying a virtual patch (vPatch) from Patchstack can provide automatic protection 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]