Strategic Overview
- Status
- Patched in 4.0.28
- Affected Plugin
- ARMember – Membership Plugin, Content Restriction, Member Levels, User Profile & User signup
- Affected Version
<= 4.0.27- CVSS
- 5.3Medium
- Weakness type
- CWE-36 · Absolute Path Traversal
- CVE
CVE-2026-15302
At a glance
CVE-2026-15302 is a medium-severity Absolute Path Traversal vulnerability in the ARMember WordPress plugin, affecting versions <= 4.0.27. 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 4.0.28; sites on affected versions should update now. Disclosed April 2024, reported by Lucio Sá.
Vulnerability Overview
The ARMember plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 4.0.27 via the 'X-FILENAME' HTTP header. This makes it possible for unauthenticated attackers to upload and overwrite certain files (e.g., CSS) to directories outside the 'wp-content/uploads/armember' directory.
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-36: Absolute Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as /abs/path that can resolve to a location that is outside of that directory.
Remediation
Update to version 4.0.28, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to ARMember: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: ARMember 4.0.28 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in ARMember – Membership Plugin, Content Restriction, Member Levels, User Profile & User signup
- 9.8CVE-2024-30223: ARMember PHP Object Injection
CVE-2024-30223 - 9.8CVE-2022-46808: ARMember <= 3.4.11 SQL Injection
CVE-2022-46808 - 9.8CVE-2022-1903: ARMember Authentication Bypass
CVE-2022-1903 - 8.8CVE-2024-30222: ARMember PHP Object Injection
CVE-2024-30222 - 8.8CVE-2023-51356: ARMember <= 4.0.10 Privilege Escalation
CVE-2023-51356 - 7.5CVE-2026-7649: ARMember <= 5.5 SQL Injection
CVE-2026-7649 - 6.5CVE-2023-3011: ARMember <= 4.0.5 Cross-Site Request Forgery
CVE-2023-3011 - 6.4CVE-2024-7703: ARMember Stored XSS
CVE-2024-7703
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C