WP-Members Membership Plugin <= 3.5.4.4 - Unauthenticated Information Exposure via Unprotected Files
Strategic Overview
- Status
- Patched in 3.5.4.5
- Affected Plugin
- WP-Members Membership Plugin
- Affected Version
<= 3.5.4.4- CVSS
- 5.3Medium
- Weakness type
- CWE-552 · Files or Directories Accessible to External Parties
- CVE
CVE-2025-12648
At a glance
CVE-2025-12648 is a medium-severity Files or Directories Accessible to External Parties vulnerability in the WP-Members Membership Plugin WordPress plugin, affecting versions <= 3.5.4.4. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 3.5.4.5; sites on affected versions should update now. Disclosed January 2026, reported by thinnawarth mathuros.
Vulnerability Overview
The WP-Members Membership Plugin for WordPress is vulnerable to unauthorized file access in versions up to, and including, 3.5.4.4. This is due to storing user-uploaded files in predictable directories (wp-content/uploads/wpmembers/user_files/<user_id>/) without implementing proper access controls beyond basic directory listing protection (.htaccess with Options -Indexes). This makes it possible for unauthenticated attackers to directly access and download sensitive documents uploaded by site users via direct URL access, granted they can guess or enumerate user IDs and filenames.
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 privileges on the target site, and no interaction from a victim user.
CWE-552: Files or Directories Accessible to External Parties
The product makes files or directories accessible to unauthorized actors, even though they should not be.
Remediation
Update to version 3.5.4.5, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: WP-Members Membership Plugin 3.5.4.5 closes this, and updating the plugin is the step that ends it.
- Firewall
- 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.5CVE-2023-6733: WP-Members Membership Plugin <= 3.4.8 Info Exposure
CVE-2023-6733 - 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
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C