CVE-2025-58691
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Russell Jamieson Genesis Club Lite genesis-club-lite allows Stored XSS.This issue affects Genesis Club Lite: from n/a through <= 1.17.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A stored XSS vulnerability in Genesis Club Lite WordPress plugin up to version 1.17 allows attackers to inject malicious scripts via improper input neutralization.
Vulnerability
Overview The Genesis Club Lite plugin for WordPress, versions up to and including 1.17, contains a stored Cross-Site Scripting (XSS) vulnerability due to improper neutralization of user input during web page generation [1]. This flaw enables attackers to inject arbitrary HTML and JavaScript code that is stored on the server and executed when other users access the affected page.
Exploitation
Conditions Exploitation requires a privileged user, such as an administrator, to perform an action like clicking a malicious link or submitting a crafted form [1]. While the attack originates from an authenticated user with certain privileges, the injected script executes in the browser of any visitor, including unauthenticated users, making it a stored XSS attack.
Impact
Successful exploitation allows an attacker to inject malicious scripts that can perform actions such as redirecting visitors to phishing sites, displaying unauthorized advertisements, or stealing session cookies [1]. This type of vulnerability is frequently used in mass-exploit campaigns targeting WordPress sites [1].
Mitigation
The vulnerability is addressed in a newer version of the plugin; users are strongly advised to update to the latest available release [1]. If an immediate update is not possible, consider implementing a Web Application Firewall (WAF) or temporarily disabling the plugin until patched.
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
1- Range: <= 1.17
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.