← Vulnerability feed

Vulnerability record · CVE-2024-1071 · published 13 March 2024

CVE-2024-1071: Ultimate Member WordPress plugin unauthenticated SQL injection via sorting parameter

Ultimatemember · Ultimate Member

The Ultimate Member WordPress plugin fails to properly escape the user-supplied 'sorting' parameter and does not sufficiently prepare the resulting SQL query, allowing SQL injection in versions 2.1.3 through 2.8.2. Because the flaw is reachable without authentication, any remote attacker can inject SQL into existing queries and extract sensitive data from the WordPress database.

9.8 CVSS 3.1 Critical EPSS 89% · top 0.2% CWE-89 · SQL injection
9.8CVSS 3.1 base score
89%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References
17 Jun 2026Last modified by NVD

Description

The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to SQL Injection via the 'sorting' parameter in versions 2.1.3 to 2.8.2 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.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 9.8 with unauthenticated network exploitation and very high EPSS probability make this a critical risk for any site running an affected version.

What it is

The Ultimate Member WordPress plugin fails to properly escape the user-supplied 'sorting' parameter and does not sufficiently prepare the resulting SQL query, allowing SQL injection in versions 2.1.3 through 2.8.2. Because the flaw is reachable without authentication, any remote attacker can inject SQL into existing queries and extract sensitive data from the WordPress database.

Impact

An attacker can read arbitrary data from the underlying database, including user credentials, personal information, and other sensitive records. The CVSS vector also indicates high integrity and availability impact, so data modification or disruption is possible.

Attack surface

The vulnerability is network-reachable through the plugin's member directory functionality, specifically the 'sorting' parameter. No authentication or user interaction is required per the CVSS vector (PR:N/UI:N).

Exploitation

The CVE is not listed in CISA KEV and no ransomware usage is documented, but EPSS is very high at 0.89431 (99.776th percentile), indicating a strong likelihood of exploitation activity. References include product and patch links plus a third-party advisory, but no public exploit tag is present.

What to do

  • Update the Ultimate Member plugin to a version newer than 2.8.2, which contains the patch referenced in the changelog.
  • If immediate patching is not possible, disable or restrict access to the member directory feature that exposes the 'sorting' parameter.
  • Deploy a web application firewall rule to block SQL injection attempts targeting the 'sorting' parameter.
  • Review database and web server logs for signs of SQL injection attempts against Ultimate Member endpoints.
  • Apply least-privilege principles to the WordPress database user to limit the impact of successful SQL injection.

Detection

  • Monitor web server and WAF logs for requests containing SQL keywords or unusual characters in the 'sorting' parameter of Ultimate Member directory URLs.
  • Search for anomalous database queries or errors originating from the WordPress application that may indicate SQL injection attempts.
  • Use the provided patch changeset to identify vulnerable code paths and create custom detection signatures for the affected parameter.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2024-1071 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2023-3460Ultimate Member WordPress plugin privilege escalation via arbitrary capabilitiesThe Ultimate Member WordPress plugin before 2.6.7 fails to restrict the capabilities assigned to newly registered user accounts, letting any visitor …EPSS 72%analysed9.8CVE-2020-36155Ultimatemember ultimate member improper privilege management vulnerabilityAn issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Meta. An attacke…EPSS 9.0%9.8CVE-2020-36157Ultimatemember ultimate member vulnerabilityAn issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Roles. Due to th…EPSS 3.0%8.8CVE-2023-31216Ultimatemember ultimate member cross-site request forgery vulnerabilityCross-Site Request Forgery (CSRF) vulnerability in Ultimate Member plugin <= 2.6.0 versions.EPSS 0.27%8.8CVE-2020-36156Ultimatemember ultimate member improper privilege management vulnerabilityAn issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Authenticated Privilege Escalation via Profile Update. Any use…EPSS 2.0%8.8CVE-2019-10270Ultimatemember ultimate member weak password recovery vulnerabilityAn arbitrary password reset issue was discovered in the Ultimate Member plugin 2.39 for WordPress. It is possible (due to lack of verification and co…EPSS 1.2%8.8CVE-2019-10673Ultimatemember ultimate member cross-site request forgery vulnerabilityA CSRF vulnerability in a logged-in user's profile edit form in the Ultimate Member plugin before 2.0.40 for WordPress allows attackers to become adm…EPSS 1.8%7.5CVE-2025-0308Ultimatemember ultimate member sql injection vulnerabilityThe Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable…EPSS 0.53%

Source: NIST National Vulnerability Database (record CVE-2024-1071), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.