CVE-2026-42663
Description
Unauthenticated stored XSS in Simple Membership <=4.7.2 allows injection of malicious scripts on WordPress sites.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated stored XSS in Simple Membership <=4.7.2 allows injection of malicious scripts on WordPress sites.
Vulnerability
A Cross-Site Scripting (XSS) vulnerability exists in the WordPress Simple Membership plugin versions up to and including 4.7.2. The vulnerability is unauthenticated and occurs when user-supplied input is not properly sanitized or escaped before being output, allowing a malicious actor to inject arbitrary HTML/JavaScript into a page. This affects all versions <= 4.7.2 [1].
Exploitation
An unauthenticated attacker can craft a malicious link or form that, when interacted with by a privileged user (e.g., administrator) who clicks the link or visits a specially crafted page, triggers the injection of malicious scripts. The attacker does not need any prior authentication or special privileges, but successful exploitation requires user interaction from an authenticated admin [1].
Impact
Successful exploitation allows the attacker to inject scripts that can execute arbitrary actions in the context of the victim's session, such as redirecting visitors to malicious sites, displaying advertisements or other HTML payloads, stealing cookies, or performing other actions that compromise the integrity of the website and its users. The impact is moderate (CVSS 6.5) and is expected in mass-exploit campaigns [1].
Mitigation
The vulnerability is fixed in version 4.7.3. Users are strongly advised to update to version 4.7.3 or later immediately. For Patchstack users, an auto-update feature for vulnerable plugins can be enabled. No other workarounds are detailed in the reference [1].
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=4.7.2
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.