
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
type parameter, e.g., https://target-site.com/wp-admin/admin.php?page=link-whisper-report&type=<script>malicious_payload</script>.type=%3Cscript%3Ealert(document.cookie)%3C%2Fscript%3E.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)./wp-admin/admin.php) with the type parameter containing HTML tags, JavaScript keywords (<script>, onerror=, javascript:), or URL-encoded equivalents.type query parameter; unexpected outbound requests from the victim's browser to attacker-controlled domains following page load.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).
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).
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."