ARMember <= 4.0.10 - Authenticated(Subscriber+) Privilege Escalation
Strategic Overview
- Status
- Patched in 4.0.11
- Affected Plugin
- ARMember – Membership Plugin, Content Restriction, Member Levels, User Profile & User signup
- Affected Version
<= 4.0.10- CVSS
- 8.8High
- Weakness type
- CWE-20 · Improper Input Validation
- CVE
CVE-2023-51356
At a glance
CVE-2023-51356 is a high-severity Improper Input Validation vulnerability in the ARMember WordPress plugin, affecting versions <= 4.0.10. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 4.0.11; sites on affected versions should update now. Disclosed December 2023, reported by Revan Arifio.
Vulnerability Overview
The ARMember – Membership Plugin, Content Restriction, Member Levels, User Profile & User signup plugin for WordPress is vulnerable to privilege escalation due to insufficient input validation in all versions up to, and including, 4.0.10. This makes it possible for authenticated attackers, with subscriber access and above, to escalate their privileges.
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, integrity, availability — full site compromise territory.
CWE-20: Improper Input Validation
Reaching this weakness in ARMember <= 4.0.10 takes an account at Subscriber level or above. Improper input validation means the application accepts input without confirming it has the form, type or range the code downstream assumes.
The concrete impact depends on where the unvalidated value lands, which is why records in this class range from cosmetic bugs to full compromise. For ARMember the fix is 4.0.11: builds <= 4.0.10 are affected, anything from 4.0.11 onward is not.
Remediation
Update to version 4.0.11, or a newer patched version
How does WordSec protect against this?
An attacker needs Subscriber access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: ARMember 4.0.11 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 - 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 - 6.3CVE-2024-10681: ARMember Arbitrary Shortcode Execution
CVE-2024-10681
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C