CVE-2025-23576
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in cfuze WP Intro.JS wp-intro-js-tours allows Reflected XSS.This issue affects WP Intro.JS: from n/a through <= 1.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The WP Intro.JS plugin ≤1.1 for WordPress is vulnerable to reflected XSS via improper input neutralization, enabling script injection attacks.
Vulnerability
Overview The WP Intro.JS plugin (versions up to and including 1.1) contains a reflected cross-site scripting (XSS) vulnerability, as documented in the Patchstack advisory [1]. The root cause is improper neutralization of user-supplied input during web page generation, allowing an attacker to inject arbitrary JavaScript or HTML into the rendered output.
Exploitation
Details This reflected XSS requires user interaction, such as clicking a crafted link or submitting a specially designed form [1]. The attacker does not need high privileges but must trick a site visitor (including administrators) into performing the action. Because the vulnerability is reflected, the malicious payload is executed in the context of the victim's browser session.
Impact
Successful exploitation enables the attacker to inject malicious scripts—including redirects, advertisements, or other payloads—into the vulnerable page [1]. These scripts execute when other users visit the affected page, potentially leading to session hijacking, defacement, or further compromise of the WordPress site. Patchstack notes that this vulnerability is moderately dangerous and expected to be used in mass-exploit campaigns targeting thousands of sites [1].
Mitigation
Status The vendor has not released an official patch, but Patchstack offers a mitigation rule to block attacks until an update can be safely applied [1]. The immediate recommended action is to update the plugin as soon as a fixed version becomes available, or to contact the hosting provider for assistance [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.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.