Description
Unauthenticated Cross Site Scripting (XSS) in Simple Membership <= 4.7.2 versions.
Published: 2026-06-15
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordPress Simple Membership plugin contains an unauthenticated Cross Site Scripting flaw that allows an attacker to inject and execute arbitrary JavaScript in the browsers of any visitor who views a page rendering the plugin’s output. The vulnerability is a classic client‑side XSS flaw that does not require any credentials and can be triggered by crafted URLs or form submissions containing malicious payloads. The weakness maps to CWE‑79, which highlights a failure to sanitize or encode user‑controlled data before rendering it to the browser.

Affected Systems

WordPress sites that have installed any version of the Simple Membership plugin up to and including 4.7.2 are affected. The plugin is distributed by wp.insider and is active in sites that rely on it for general membership management. Any WordPress installation running these releases is potentially vulnerable.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, and the EPSS score of less than 1 % suggests that widespread exploitation is currently unlikely. The vulnerability is not listed in the CISA KEV catalog, meaning no publicly known exploits have been observed at scale. Nonetheless, because the flaw is unauthenticated, a malicious actor could only need to entice a site visitor to a crafted URL or a specially crafted form submission to trigger the XSS. Even a low probability of exploitation warrants mitigations, especially as XSS can be leveraged for phishing, credential theft, and other client‑side attacks.

Generated by OpenCVE AI on June 16, 2026 at 21:47 UTC.

Remediation

Vendor Solution

Update the WordPress Simple Membership Plugin to the latest available version (at least 4.7.3).


OpenCVE Recommended Actions

  • Update the Simple Membership plugin to version 4.7.3 or later to remove the XSS flaw.
  • If the plugin is not essential for site functionality, disable or uninstall it completely to eliminate the attack surface.
  • Any custom user‑supplied fields processed by the plugin should be validated and properly encoded before output, following WordPress sanitization best practices.

Generated by OpenCVE AI on June 16, 2026 at 21:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 16 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wp.insider
Wp.insider simple Membership
Vendors & Products Wordpress
Wordpress wordpress
Wp.insider
Wp.insider simple Membership

Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Simple Membership <= 4.7.2 versions.
Title WordPress Simple Membership plugin <= 4.7.2 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
Wp.insider Simple Membership
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T17:11:01.608Z

Reserved: 2026-04-29T09:04:47.838Z

Link: CVE-2026-42663

cve-icon Vulnrichment

Updated: 2026-06-16T13:29:47.982Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:56.053

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-42663

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T22:00:13Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')