CVE-2025-23600
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in pinal.shah Send to a Friend Addon send-booking-invites-to-friends allows Reflected XSS.This issue affects Send to a Friend Addon: from n/a through <= 1.4.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in Send to a Friend Addon WordPress plugin (≤1.4.1) allows unauthenticated script injection via improper input neutralization.
The Send to a Friend Addon plugin for WordPress, up to version 1.4.1, contains a reflected cross-site scripting (XSS) vulnerability. The root cause is improper neutralization of user-supplied input during web page generation, specifically in the send-booking-invites-to-friends functionality. This allows an attacker to inject arbitrary HTML and JavaScript code [1].
Exploitation does not require authentication, but successful execution requires a privileged user to click a crafted link or visit a specially prepared page. The attacker can deliver the payload through various means, such as a malicious URL, which then reflects the injected script back to the victim's browser [1].
The impact of successful exploitation includes the ability to execute arbitrary scripts in the context of the victim's session. This can lead to actions such as redirecting users to malicious sites, displaying unwanted advertisements, or stealing sensitive information like session tokens. The vulnerability has a CVSS v3 score of 7.1 (High) and is considered moderately dangerous, with potential for mass exploitation campaigns [1].
An official patch has not been released at the time of disclosure. However, Patchstack has provided a virtual mitigation rule that blocks attacks until a permanent fix is available. The primary remediation advice is to update the plugin to a patched version once released, or to disable the plugin if updating is not possible [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=1.4.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.