CVE-2025-54722
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Ex-Themes WooTour woo-tour allows Reflected XSS.This issue affects WooTour: from n/a through <= 3.6.3.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in WooTour plugin (≤3.6.3) lets attackers inject scripts via improper input neutralization, requiring user interaction.
Vulnerability
Overview
CVE-2025-54722 describes a reflected Cross-Site Scripting (XSS) vulnerability in the WooTour plugin for WordPress, affecting all versions up to and including 3.6.3. The root cause is improper neutralization of user-supplied input during web page generation [1]. This allows an attacker to inject arbitrary HTML and JavaScript into a page, which then executes in the browser of a victim who accesses a crafted link or page.
Exploitation
Requirements
To exploit this flaw, an attacker must convince a privileged user (such as an administrator) to interact with a malicious link, visit a specially crafted page, or submit a form. The vulnerability is classified as reflected XSS, meaning the payload is delivered via a request and reflected back in the immediate response, requiring that the victim take an action to trigger the execution [1].
Impact
Successful exploitation enables the attacker to inject malicious scripts — including redirects, ads, or other HTML payloads — into the website. These scripts execute when other users (including guests) visit the affected site, potentially leading to session hijacking, defacement, or phishing attacks [1]. The vulnerability is considered moderately dangerous and is expected to be used in mass-exploit campaigns.
Mitigation
The vendor has released version 3.6.4, which patches the vulnerability. Users are strongly advised to update immediately. Those unable to update should contact their hosting provider or web developer for assistance. Patchstack also offers a mitigation rule to block attacks until the update is applied [1].
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
1Patches
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.