CVE-2025-11263
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-11263 is a Reflected Cross-Site Scripting (XSS) vulnerability in the Link Whisper Free plugin for WordPress. It affects all versions up to and including 0.8.8, caused by insufficient input sanitization and output escaping of the type parameter. Unauthenticated attackers can inject arbitrary web scripts into pages that execute when a victim user clicks a crafted link. The vulnerability was published on December 6, 2025, with a CVSS v3.1 base score of 6.1 (Medium) (Red Hat CVE, Wordfence).

Technical details

The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically the reflected variant. The type parameter in the plugin's core/Wpil/Report.php file is not properly sanitized before being rendered in the page output, allowing an attacker to craft a malicious URL containing JavaScript payloads. Exploitation requires no authentication but does require user interaction — a victim (typically an administrator) must click a specially crafted link. The fix was applied in the plugin's changeset modifying Report.php (Wordfence, WordPress Trac).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser session, with a changed scope affecting the victim's browser rather than the server directly. The confidentiality and integrity impacts are rated Low — an attacker could steal session cookies, perform actions on behalf of the victim (such as creating rogue admin accounts if the victim is an administrator), or redirect users to malicious sites. Availability is not impacted (Red Hat CVE, Wordfence).

Exploitability

No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-11263. The EPSS score is approximately 0.074%, 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 social engineering to trick a privileged user into clicking a malicious link, which limits its practical attack surface (Wordfence, Red Hat CVE).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Link Whisper Free plugin at version 0.8.8 or earlier (e.g., via WPScan, Shodan, or manual inspection of plugin directories).
  2. Craft malicious URL: Construct a URL targeting the vulnerable report page that includes a malicious type parameter, e.g., https://target-site.com/wp-admin/admin.php?page=link-whisper-report&type=<script>malicious_payload</script>.
  3. Encode payload: URL-encode the XSS payload to bypass basic filters and ensure proper delivery, e.g., type=%3Cscript%3Ealert(document.cookie)%3C%2Fscript%3E.
  4. Social engineering: Send the crafted URL to a WordPress administrator via email, chat, or other channels, disguising it as a legitimate link (e.g., a report link).
  5. Payload execution: When the administrator clicks the link and loads the page, the unsanitized type parameter is reflected in the HTML output and the injected script executes in their browser, potentially stealing session cookies or performing privileged actions (Wordfence, WordPress Trac).

Indicators of compromise

  • Network: HTTP GET requests to WordPress admin pages (e.g., /wp-admin/admin.php) with the type parameter containing HTML tags, JavaScript keywords (<script>, onerror=, javascript:), or URL-encoded equivalents.
  • Logs: Web server access logs showing requests to Link Whisper report pages with anomalous or encoded values in the type query parameter; unexpected outbound requests from the victim's browser to attacker-controlled domains following page load.
  • Browser/Session: Unexpected session token usage from unusual IP addresses or user agents shortly after an administrator accesses a report URL; unauthorized admin account creation or settings changes following suspicious link clicks.

Mitigation and workarounds

Users should update the Link Whisper Free plugin to a version beyond 0.8.8, which includes the fix applied in changeset 3401477 to core/Wpil/Report.php. No configuration-based workaround is available; updating the plugin is the only reliable remediation. As a general precaution, WordPress administrators should avoid clicking unsolicited or unexpected links to admin pages, and consider deploying a Web Application Firewall (WAF) to filter reflected XSS attempts (Wordfence, WordPress Trac).

Community reactions

The vulnerability was discovered and reported by Wordfence, which assigned the CVE and published the advisory. Coverage has been limited to automated vulnerability tracking platforms (VulDB, Vulners, CIRCL, INCIBE, ENISA EUVD) with no notable independent researcher commentary or significant social media discussion beyond automated CVE broadcast accounts (Wordfence).

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-16974MEDIUM6.4
  • kirki
NoYesAug 11, 2026
CVE-2026-14549NONEN/A
  • lingotek-translation
NoNoAug 11, 2026
CVE-2026-14548NONEN/A
  • lingotek-translation
NoNoAug 11, 2026
CVE-2026-19089NONEN/A
  • product-input-fields-for-woocommerce
NoYesAug 10, 2026
CVE-2026-19077NONEN/A
  • copy-delete-posts
NoYesAug 10, 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