CVE Catalog

CVE-2026-15290

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

31th percentile - higher than 31% of all known CVEs

Summary

The Ultimate Member plugin for WordPress is vulnerable to blind SQL injection via the search parameter in all versions up to and including 2.10.1 due to insufficient escaping and lack of query preparation. This allows unauthenticated attackers to append additional SQL queries and extract sensitive information from the database.

Risk Assessment

An unauthenticated attacker can steal sensitive data from the WordPress database, such as user passwords, API keys, or personal data, leading to security and privacy breaches.

Recommendation

Immediately update the Ultimate Member plugin to version 2.10.2 or later, which contains the complete fix. If updating is not possible, consider temporarily disabling the plugin.

Other vulnerabilities in Ultimate Member

See all
Original NVD description (English source)

The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to blind SQL Injection via the search parameter in all versions up to, and including, 2.10.1 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. This vulnerability was partially patched in version 2.9.2 when initially addressing CVE-2025-0308.

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