Description
The Link Whisper Free plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the type parameter in all versions up to, and including, 0.8.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2025-12-06
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The flaw allows an attacker to inject arbitrary scripts by supplying a crafted value for the "type" parameter; the input is not sanitized or escaped before being placed into page output. Because the script runs in the victim’s browser when a user clicks a link containing the malicious parameter, the attacker can steal cookies, hijack sessions, or deface the page. The vulnerability is limited to unauthenticated users but requires user interaction to trigger the code execution.

Affected Systems

Any WordPress site that uses the Link Whisper Free plugin version 0.8.8 or earlier, regardless of other configuration settings.

Risk and Exploitability

The CVSS score of 6.1 indicates a moderate level of severity, while the EPSS score of less than 1 percent suggests a low probability of exploitation at present. The attack vector is network‑based, reachable through a crafted URL that must be clicked by a victim, and the flaw is not listed in CISA’s KEV catalog, so no widespread incidents have been reported to date. However, the client‑side nature of the injection means that any user who visits the malicious link could be compromised, impacting confidentiality and integrity of that user’s session.

Generated by OpenCVE AI on April 22, 2026 at 12:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Link Whisper Free plugin to the latest available version (≥0.8.9 if released).
  • If an update is not available, disable or uninstall the plugin so the vulnerable parameter is no longer processed.
  • Deploy a Web Application Firewall rule or ModSecurity rule that blocks scripts or suspicious input in the "type" parameter before it reaches WordPress.
  • Add server‑side input validation to strip or escape any non‑allowed characters from the "type" parameter before it is rendered in page output.

Generated by OpenCVE AI on April 22, 2026 at 12:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Dec 2025 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Linkwhisper
Linkwhisper link Whisper Free
Wordpress
Wordpress wordpress
Vendors & Products Linkwhisper
Linkwhisper link Whisper Free
Wordpress
Wordpress wordpress

Mon, 08 Dec 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 06 Dec 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Link Whisper Free plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the type parameter in all versions up to, and including, 0.8.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title Link Whisper Free <= 0.8.8 - Reflected Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Linkwhisper Link Whisper Free
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:03:01.174Z

Reserved: 2025-10-03T14:17:48.450Z

Link: CVE-2025-11263

cve-icon Vulnrichment

Updated: 2025-12-08T20:50:24.780Z

cve-icon NVD

Status : Deferred

Published: 2025-12-06T04:15:46.113

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11263

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T12:30:16Z

Weaknesses