Vulnerability Description
The ARMember Premium plugin for WordPress is vulnerable to SQL Injection via the 'sSortDir_0' parameter of the `get_private_content_data` AJAX action in all versions up to, and including, 7.3.1. This is due to insufficient sanitization of the user-supplied parameter which is concatenated directly into the ORDER BY clause of an SQL query without a whitelist check. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Note: The vulnerability can only be exploited if the "User Private Content" addon is enabled, which is disabled by default..
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://codecanyon.net/item/armember-complete-wordpress-membership-system/177850
- https://www.wordfence.com/threat-intel/vulnerabilities/id/76664f7a-b27d-4f2c-931
FAQ
What is CVE-2026-5074?
CVE-2026-5074 is a vulnerability with a CVSS score of 6.5 (MEDIUM). The ARMember Premium plugin for WordPress is vulnerable to SQL Injection via the 'sSortDir_0' parameter of the `get_private_content_data` AJAX action in all versions up to, and including, 7.3.1. This ...
How severe is CVE-2026-5074?
CVE-2026-5074 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-5074?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.