Summary
CVE-2026-66712 is a broken access control (missing authorization, CWE-862) vulnerability in the WordPress Simple Membership plugin by wp.insider. It affects all versions through 4.7.8 and carries a CVSS v3.1 base score of 7.5 (High), allowing an unauthenticated, network-based attacker to modify data without authorization.
Technical details
- Root cause: The plugin fails to enforce proper authorization checks on restricted functionality, permitting access without the required privileges (CWE-862, Missing Authorization).
- Trigger conditions: No authentication, special privileges, or user interaction are required to exploit the flaw.
- Attack vector: Network (remote). The issue is reachable over HTTP against an internet-facing WordPress site running the affected plugin.
- Impact: Unauthorized modification of data / integrity. There is no confidentiality or availability impact per the published CVSS vector.
Affected software
- WordPress Simple Membership plugin (by wp.insider) — all versions through and including 4.7.8.
Severity
- CVSS v3.1 base score: 7.5 (High)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Mitigation and recommended actions
- Immediate: Update the Simple Membership plugin to version 4.7.9 or later, which resolves the vulnerability.
- If no patch can be applied: Restrict access to the affected WordPress site at the network or WAF layer and monitor for unauthorized data modification until the plugin can be upgraded.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw HTTP response body:
/wp-content/plugins/simple-membership/

