S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Jun 9, 2026

CVE-2026-5073 Scanner

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

Est. Time~1 minutes
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.2k
Times Used
continuous scan runs
6.1k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-5073
7.5
CVSShigh
Exploitable remotely over the internet · no authentication required.

The ARMember Premium plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the 'arm_directory_paging_action' 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 `arm_get_directory_members()` 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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
ARMember Premium – Membership Plugin, Content Restriction, Member Levels, User Profile & User signupby armember
0
Updated Sep 9, 2026View on NVD →
Detail

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

Solution Advice
  • Update the ARMember Premium plugin to version 7.3.2 or later to address the SQL injection vulnerability.
  • Implement parameterized queries in the application to prevent SQL injection attacks.
  • Regularly review and monitor application logs to detect any suspicious activities.
  • Conduct regular security assessments and penetration testing to identify vulnerabilities in web applications.
  • Limit the database privileges of the application's database user to minimize potential damage from SQL injections.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.