CVE-2026-5073: ARMember Premium <= 7.3.1 - Unauthenticated SQL Injection via 'order' Parameter
The ARMember Premium plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the 'armdirectorypagingaction' AJAX action in all versions up to, and including, 7.3.1. This is due to insufficient escaping on the user-supplied 'order' and 'orderby' parameters and the lack of sufficient preparation on the existing SQL query in the armgetdirectorymembers() function. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-5073?
CVE-2026-5073 has a high severity rating of 7.5.
How do I fix CVE-2026-5073?
To fix CVE-2026-5073, upgrade the ARMember Premium plugin to version 7.3.2 or later.
What kind of vulnerability is CVE-2026-5073?
CVE-2026-5073 is a SQL Injection vulnerability that affects the ARMember Premium plugin.
Which versions of ARMember Premium are affected by CVE-2026-5073?
All versions of ARMember Premium up to and including 7.3.1 are affected by CVE-2026-5073.
Can CVE-2026-5073 be exploited remotely?
Yes, CVE-2026-5073 can be exploited remotely due to its unauthenticated nature.