
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-13625 is a Reflected Cross-Site Scripting (XSS) vulnerability in the WP-SOS-Donate Donation Sidebar Plugin for WordPress. It affects all versions up to and including 0.9.2, developed by switch2mac. The flaw arises from insufficient input sanitization and output escaping of the $_SERVER['PHP_SELF'] parameter, allowing unauthenticated attackers to inject arbitrary web scripts. It was published on December 5, 2025, and carries a CVSS v3.1 base score of 6.1 (Medium) (Wordfence, ENISA EUVD).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The root cause is the direct use of the PHP superglobal $_SERVER['PHP_SELF'] in the plugin's options page (wp-sos-donate_options.php, line 45) without proper sanitization or escaping before output. An attacker can craft a malicious URL containing a JavaScript payload in the path component, which PHP reflects back into the page via PHP_SELF. Exploitation requires tricking an authenticated or unauthenticated user into clicking the crafted link, at which point the injected script executes in the victim's browser within the context of the WordPress site (Wordfence, WordPress Plugin Trac).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the victim's browser session within the WordPress site's origin, crossing trust boundaries (scope changed). This can lead to session cookie theft, credential harvesting, defacement of page content visible to the victim, or redirection to malicious sites. Confidentiality and integrity impacts are rated low, and there is no direct availability impact; however, chained with social engineering, the vulnerability could facilitate account takeover of site administrators (Wordfence, ENISA EUVD).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-13625. The EPSS score is approximately 0.087%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires user interaction — specifically, a victim must click a crafted link — which reduces the practical risk compared to fully unauthenticated, interaction-free vulnerabilities (Wordfence, ENISA EUVD).
/wp-content/plugins/wp-sos-donate/) using tools like Shodan, Google dorks, or WPScan.$_SERVER['PHP_SELF'] unsanitized — specifically wp-sos-donate_options.php.PHP_SELF from the request URI. Example: https://target.com/wp-admin/options-general.php/wp-sos-donate_options.php/<script>alert(document.cookie)</script>.%3Cscript%3E, <script>, javascript:) in the URL path component following wp-sos-donate_options.php.As of the disclosure date (December 5, 2025), no patched version of the WP-SOS-Donate plugin beyond 0.9.2 has been released. The recommended immediate action is to deactivate and remove the plugin from all WordPress installations until a patched version is available. Site administrators should also implement a Web Application Firewall (WAF) rule to block requests containing script tags or encoded XSS payloads in URL paths as a temporary mitigation (Wordfence, WordPress Plugin Page).
The vulnerability was discovered and disclosed by Wordfence, which published the advisory on December 5, 2025. No significant broader media coverage, researcher commentary, or notable social media discussion has been identified beyond standard vulnerability aggregator listings (Wordfence).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."