Security Advisory

CVE-2025-12648

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-01-07 02:21:46
Last updated 2026-04-08 17:11:30
Assigner Wordfence
CVSS score 5.3
State PUBLISHED

Description

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.