
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-13515 is a Reflected Cross-Site Scripting (XSS) vulnerability in the Nouri.sh Newsletter plugin for WordPress. It affects all versions up to and including 1.0.1.3, stemming from insufficient input sanitization and output escaping of the $_SERVER['PHP_SELF'] parameter. The vulnerability was published on December 5, 2025, and assigned by Wordfence. It carries a CVSS v3.1 base score of 6.1 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The vulnerable parameter is $_SERVER['PHP_SELF'], a PHP superglobal that reflects the current script's filename and can be manipulated by appending malicious content to the URL path. Because the plugin outputs this value without proper sanitization or escaping in its options.phtml template, an attacker can craft a malicious URL containing JavaScript that executes in the victim's browser when the page is rendered. Exploitation requires no authentication but does require social engineering to trick a user into clicking a crafted link (Wordfence, WordPress Trac).
Successful exploitation allows an unauthenticated attacker to inject and execute arbitrary JavaScript in the context of a victim's browser session. This can result in session token theft, credential harvesting, unauthorized actions performed on behalf of the victim (including administrative actions if an admin clicks the link), and defacement of page content. The confidentiality and integrity impacts are rated Low, with no direct availability impact (Wordfence, ENISA EUVD).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-13515. The EPSS score is approximately 0.082%, 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 (victim must click a crafted link), which limits its practical impact compared to stored or unauthenticated direct-access vulnerabilities (Wordfence, Red Hat CVE).
$_SERVER['PHP_SELF'] parameter. Example: https://target.com/wp-admin/options-general.php/<script>alert(document.cookie)</script>?page=nourish-newsletter/wp-admin/options-general.php/) with URL-encoded script tags or JavaScript payloads in the path segment; unusual outbound requests from victim browsers to attacker-controlled domains following page load.<script>, %3Cscript%3E, or similar XSS payloads embedded in the URL path for the Nouri.sh Newsletter plugin page; repeated requests from different IPs with identical malicious path patterns.As of the disclosure date (December 5, 2025), no patched version beyond 1.0.1.3 was confirmed available. Site administrators should consider deactivating and removing the Nouri.sh Newsletter plugin until a patched version is released. As a general mitigation, implement a Web Application Firewall (WAF) rule to block requests containing script tags or encoded XSS payloads in URL paths. Users should be educated not to click unsolicited links to WordPress admin pages (Wordfence, ENISA EUVD).
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."