CVE Catalog

CVE-2026-7649

High
Published: Translated: NVD NIST

Summary

The ARMember – Membership Plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'orderby' parameter in all versions up to and including 4.0.60. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.

Risk Assessment

Unauthenticated attackers can append additional SQL queries into already existing queries, which can lead to the extraction of sensitive information from the database. This poses a serious threat to the organization's data security.

Recommendation

It is recommended to update the ARMember plugin to the latest version to mitigate this vulnerability. Additionally, conducting a security audit of the database is advisable to detect potential breaches.

Related vulnerabilities

Original NVD description (English source)

The ARMember – Membership Plugin, Content Restriction, Member Levels, User Profile & User signup plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'orderby' parameter in all versions up to, and including, 4.0.60 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. 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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS