CVE-2025-58851
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 | boxed_content_plugin | 1.0 |
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 Boxed Content Plugin (versions up to 1.0). 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 visitors' browsers, potentially causing unwanted redirects, displaying unauthorized advertisements, or other harmful actions. This can damage your website's reputation, compromise user trust, and possibly 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?
Detection of this vulnerability involves checking if the WordPress Boxed Content Plugin version 1.0 or earlier is installed and active. Since the vulnerability allows stored XSS via malicious script injection, monitoring HTTP responses for suspicious scripts or payloads in pages generated by the plugin can help. However, no specific detection commands are provided. It is recommended to perform server-side malware scanning and professional incident response if compromise is suspected. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include removing and replacing the vulnerable Boxed Content plugin with a secure alternative, as no official fix or update is available. Applying a virtual patch (vPatch) from Patchstack can provide rapid protection without requiring an official patch. Deactivating the plugin alone does not eliminate the risk. If compromise is suspected, seek professional incident response and perform server-side malware scanning. [1]