CVE-2025-48316
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ItayXD Responsive Mobile-Friendly Tooltip responsive-mobile-friendly-tooltip allows Stored XSS.This issue affects Responsive Mobile-Friendly Tooltip: from n/a through <= 1.6.6.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS vulnerability in WordPress Responsive Mobile-Friendly Tooltip plugin <=1.6.6 allows attackers with contributor-level access to inject malicious scripts.
Vulnerability
Overview
The Responsive Mobile-Friendly Tooltip plugin for WordPress versions up to and including 1.6.6 suffers from a stored cross-site scripting (XSS) vulnerability due to improper neutralization of user-supplied input during web page generation [1]. The plugin fails to sanitize or escape input before storing it in the database and later rendering it on the frontend, allowing arbitrary HTML and JavaScript to be injected.
Exploitation
Conditions
Exploitation requires an authenticated user with at least contributor-level privileges who can create or edit tooltip content. The attacker can inject a malicious payload into a tooltip field, which is then stored and executed when any visitor loads a page containing that tooltip [1]. No additional user interaction is needed for the victim; the script runs automatically in their browser.
Impact
Successful exploitation enables an attacker to execute arbitrary JavaScript in the context of the victim's browser. This can be used to redirect users to malicious sites, display unwanted advertisements, steal session cookies or sensitive data, or deface the website [1]. The vulnerability is considered medium severity (CVSS 6.5) and is known to be targeted in mass-exploit campaigns.
Mitigation
The vendor has released a patched version (1.6.7 or later). Users are strongly advised to update the plugin immediately. If updating is not possible, consider disabling the plugin or seeking assistance from a hosting provider or web developer [1]. No other workarounds are documented.
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<=1.6.6+ 1 more
- (no CPE)range: <=1.6.6
- (no CPE)range: <=1.6.6
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.