CVE-2026-5073 Scanner

CVE-2026-5073 Scanner - SQL Injection vulnerability in WordPress ARMember Premium

Short Info


Level

High

Single Scan

Single Scan

Can be used by

Asset Owner

Estimated Time

1 minute

Time Interval

2 weeks 12 hours

Scan only one

Domain, Subdomain, IPv4

Toolbox

WordPress is one of the most popular content management systems, facilitating easy blog and website setup. Extensions, such as plugins and themes, are often used to enhance its functionality. WordPress ARMember Premium is a plugin designed to manage membership systems efficiently, enabling site owners to create membership levels, restrict content, and manage user profiles effortlessly. It is designed to be user-friendly, serving businesses and communities that require gated content. This plugin is often used by membership-focused sites seeking to implement tiered content access. With comprehensive customization options, it remains favored by developers seeking a flexible solution to membership needs.

SQL Injection is a common vulnerability allowing attackers to interfere with the queries that an application sends to its database, potentially leading to unauthorized viewing of data. In the context of WordPress ARMember Premium, SQL Injection is exploitable through insufficient escaping and lack of prepared statements. The vulnerability is particularly located in the `arm_get_directory_members()` function, which interacts with user-supplied parameters that aren't properly sanitized. Attackers can construct queries to manipulate this function, injecting malicious SQL that can compromise database integrity. Such vulnerabilities can pose significant risks, allowing attackers to extract, modify, or delete vital database information.

The problematic endpoints involve specific AJAX actions identified in ARMember Premium that handle user input through the 'order' parameter. Improper input sanitization in this endpoint allows attackers to append dangerous SQL commands. Exploiting parameter-driven database query constructions, attackers can introduce sleep functions within SQL execution to indicate vulnerability through response delay, a common tactic in time-based SQLi testing. Extended wait times in database responses often indicate the presence of such injection points. The lack of adequate query preparations heightens the ease with which this vulnerability can be abused.

When successfully exploited, SQL Injection vulnerabilities in WordPress plugins can lead to severe consequences including unauthorized data access and data modification. Attackers can extract sensitive information such as usernames, passwords, and other personal data stored within the application's database. Moreover, database integrity may be compromised, potentially resulting in unauthorized data alteration or complete service disruption. Successful SQLi attacks can lead to loss of customer trust, legal challenges, and financial penalties, particularly when involving data breaches of personal information.

REFERENCES

Get started to protecting your digital assets