Description
The WP-SOS-Donate Donation Sidebar Plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `$_SERVER['PHP_SELF']` parameter in all versions up to, and including, 0.9.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2025-12-05
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting
Action: Patch Upgrade
AI Analysis

Impact

The WP‑SOS‑Donate Donation Sidebar Plugin does not sanitize the value of $_SERVER['PHP_SELF'] before outputting it. This omission allows an unauthenticated attacker to inject arbitrary JavaScript into pages that are then executed if a user follows a crafted link or performs a similar action. The vulnerability exists in all versions up to and including 0.9.2.

Affected Systems

All installations of switch2mac’s WP‑SOS‑Donate Donation Sidebar Plugin through version 0.9.2 are affected. Any WordPress site that has deployed these plugin versions is vulnerable, as the admin options page outputs the unsanitized server variable.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity, while the EPSS score of less than 1 % reflects a low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Because the flaw requires a victim to interact with a link containing the malicious payload, it can be delivered via phishing or similar social engineering. The impact is limited to the victim’s browser, but the overall risk remains moderate due to the need for user interaction.

Generated by OpenCVE AI on April 22, 2026 at 00:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to WP‑SOS‑Donate plugin release 0.9.3 or newer, which removes the vulnerability.
  • If an upgrade is not immediately possible, edit the plugin’s options file to escape the $_SERVER['PHP_SELF'] value with esc_url() or htmlspecialchars() before outputting it.
  • Deploy a site‑wide Content Security Policy or use a security plugin to block inline script execution as a defensive measure.

Generated by OpenCVE AI on April 22, 2026 at 00:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 05 Dec 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 05 Dec 2025 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 05 Dec 2025 05:45:00 +0000

Type Values Removed Values Added
Description The WP-SOS-Donate Donation Sidebar Plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `$_SERVER['PHP_SELF']` parameter in all versions up to, and including, 0.9.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title WP-SOS-Donate Donation Sidebar Plugin <= 0.9.2 - Reflected Cross-Site Scripting via $_SERVER['PHP_SELF']
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:52:28.462Z

Reserved: 2025-11-24T21:15:13.302Z

Link: CVE-2025-13625

cve-icon Vulnrichment

Updated: 2025-12-05T14:29:57.053Z

cve-icon NVD

Status : Deferred

Published: 2025-12-05T06:16:08.563

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13625

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:30:04Z

Weaknesses