CVE-2025-58842
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 |
|---|---|---|
| givecloud | donation_forms_wp | * |
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) flaw in the WordPress Donation Forms WP by Givecloud plugin (versions up to 1.0.9). It allows an attacker with at least contributor-level privileges to inject and execute arbitrary scripts, such as redirects or malicious HTML, on affected websites when visited by users. This occurs due to improper neutralization of input during web page generation. [1]
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts on your website, potentially leading to unauthorized redirects, display of unwanted advertisements, or other harmful HTML payloads. This can compromise user trust, lead to data theft, or enable further attacks. Although the severity is rated as low (CVSS 6.5) and exploitation requires contributor-level access, it still poses a risk to website integrity and user security. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for injected scripts or unusual HTML payloads in the Donation Forms WP by Givecloud plugin pages. Since the vulnerability requires contributor-level privileges to exploit, reviewing recent user inputs or submissions for suspicious scripts is recommended. Server-side malware scanning or professional incident response is advised for suspected compromises, as plugin-based malware scanners may be unreliable. Specific commands are not provided in the resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) offered by Patchstack, which auto-mitigates the vulnerability even without an official fix. Additionally, monitoring and restricting contributor-level privileges can reduce exploitation risk. If compromise is suspected, seek server-side malware scanning or professional incident response. [1]