CVE-2025-13515
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Nouri.sh Newsletter plugin (versions ≤ 1.0.1.3) using tools like WPScan or by checking plugin directories exposed on target sites.
  2. Craft malicious URL: Construct a URL targeting the plugin's options page that appends a malicious script payload to the path, exploiting the unsanitized $_SERVER['PHP_SELF'] parameter. Example: https://target.com/wp-admin/options-general.php/<script>alert(document.cookie)</script>?page=nourish-newsletter
  3. Social engineering: Deliver the crafted URL to a target user (preferably a WordPress administrator) via phishing email, forum post, or other communication channel, disguising it as a legitimate link.
  4. Payload execution: When the victim clicks the link and loads the page, the injected JavaScript executes in their browser context, enabling the attacker to steal session cookies, capture credentials, or perform actions on behalf of the victim (Wordfence, WordPress Trac).

Indicators of compromise

  • Network: HTTP requests to WordPress plugin pages (e.g., /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.
  • Logs: Web server access logs showing requests with <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.
  • Browser/Session: Unexpected session cookie exfiltration events or unauthorized administrative actions (e.g., new admin user creation, plugin installation) correlated with a user visiting a suspicious link.

Mitigation and workarounds

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).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-81648CRITICAL10
  • cryptopayment-gateway
NoNoSep 13, 2026
CVE-2026-88793HIGH8.8
  • youram-youtube-embed
NoNoSep 13, 2026
CVE-2026-85129HIGH8.8
  • hoo-companion
NoNoSep 13, 2026
CVE-2026-88802HIGH7.5
  • mobile-events-manager
NoYesSep 13, 2026
CVE-2026-89050MEDIUM4.3
  • quick-adsense-reloaded
NoYesSep 13, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management