WP-Members Membership Plugin <= 3.4.8 - Missing Authorization to Sensitive Information Exposure
Strategic Overview
- Status
- Patched in 3.4.9
- Affected Plugin
- WP-Members Membership Plugin
- Affected Version
<= 3.4.8- CVSS
- 6.5Medium
- Weakness type
- CWE-284 · Improper Access Control
- CVE
CVE-2023-6733
At a glance
CVE-2023-6733 is a medium-severity Improper Access Control vulnerability in the WP-Members Membership Plugin WordPress plugin, affecting versions <= 3.4.8. It carries a CVSS score of 6.5 (reachable over the network; low attack complexity; high confidentiality impact). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 3.4.9; sites on affected versions should update now. Disclosed January 2024, reported by Francesco Carlucci.
Vulnerability Overview
The WP-Members Membership Plugin plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.4.8 via the wpmem_field shortcode. This makes it possible for authenticated attackers, with contributor access and above, to extract sensitive data including user emails, password hashes, usernames, and more.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality.
CWE-284: Improper Access Control
Reaching this weakness in WP-Members Membership Plugin <= 3.4.8 takes a caller who can reach the endpoint. Improper access control means the code decides what a caller may do using something other than their actual permissions, so the decision can be wrong without any check appearing to be missing.
Whoever can shape the request decides the answer, so the protected action runs for callers the code never meant to allow. For WP-Members Membership Plugin the fix is 3.4.9: builds <= 3.4.8 are affected, anything from 3.4.9 onward is not.
Remediation
Update to version 3.4.9, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: WP-Members Membership Plugin 3.4.9 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in WP-Members Membership Plugin
- 8.8CVE-2019-15660: WP-Members <= 3.2.7 Cross-Site Request Forgery
CVE-2019-15660 - 7.2CVE-2024-1852: WP-Members Membership Plugin <= 3.4.9.2 Stored XSS
CVE-2024-1852 - 7.1WP-Members Membership Plugin <= 2.8.9 Reflected Cross-Site Scripting
- 6.5CVE-2026-2363: WP-Members Membership Plugin <= 3.5.5.1 SQL Injection
CVE-2026-2363 - 6.4CVE-2025-57973: WP-Members <= 3.5.4.2 Stored Cross-Site Scripting
CVE-2025-57973 - 6.4CVE-2025-7495: WP-Members <= 3.5.4.1 Stored Cross-Site Scripting
CVE-2025-7495 - 6.4CVE-2025-50051: WP-Members <= 3.5.4 Stored Cross-Site Scripting
CVE-2025-50051 - 6.4CVE-2025-4610: WP-Members <= 3.5.2 Stored Cross-Site Scripting
CVE-2025-4610
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C