Description
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to time-based SQL Injection via the 'search' parameter in all versions up to, and including, 2.10.0 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.
Published: 2025-03-05
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Data Exfiltration
Action: Immediate Patch
AI Analysis

Impact

The Ultimate Member plugin accepts a search query parameter without proper escaping or use of prepared statements, creating a time‑based SQL injection that allows unauthenticated attackers to inject arbitrary SQL code. This flaw, classified as CWE‑89, enables an attacker to extract sensitive data from the underlying database, thereby breaching confidentiality.

Affected Systems

WordPress installations using the Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin up to and including version 2.10.0 are affected. The vulnerability arises in every release up to that point where the search parameter is processed in the member directory feature.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, yet the EPSS score of less than 1% reflects a low exploitation probability at this time. The flaw does not appear in CISA’s KEV catalog. Exploitation is straightforward via an unauthenticated HTTP request containing a crafted search parameter, and the time‑based nature of the attack may help in early detection, but it still allows attackers to read arbitrary database tables if successful.

Generated by OpenCVE AI on April 21, 2026 at 22:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Ultimate Member plugin to the latest version that includes proper parameterization or input sanitization for the search parameter.
  • If an upgrade cannot be performed immediately, configure a web application firewall or security plugin to block SQL‑related patterns in the search query string before it reaches the plugin.
  • Implement stricter input filtering for any search fields on your site, ensuring only alphanumeric characters or other allowed subsets are accepted, and consider using server‑side prepared statements for any remaining custom database queries.

Generated by OpenCVE AI on April 21, 2026 at 22:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-6085 The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to time-based SQL Injection via the 'search' parameter in all versions up to, and including, 2.10.0 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.
History

Wed, 05 Mar 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 05 Mar 2025 11:30:00 +0000

Type Values Removed Values Added
Description The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to time-based SQL Injection via the 'search' parameter in all versions up to, and including, 2.10.0 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.
Title Ultimate Member <= 2.10.0 - Unauthenticated SQL Injection via search Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:45:47.985Z

Reserved: 2025-02-25T20:51:45.704Z

Link: CVE-2025-1702

cve-icon Vulnrichment

Updated: 2025-03-05T14:18:22.464Z

cve-icon NVD

Status : Deferred

Published: 2025-03-05T12:15:35.420

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-1702

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T22:15:45Z

Weaknesses