AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-15290

HIGH · CVSS 7.5 EPSS 0.39%

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

The Ultimate Member plugin for WordPress is susceptible to blind SQL Injection through the search parameter, affecting all versions up to 2.10.1 due to inadequate input escaping and SQL query preparation. This vulnerability allows unauthenticated attackers to manipulate SQL queries, potentially leading to the extraction of sensitive database information. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate the risk of exploitation.

CVE
CVE-2026-15290
Severity
HIGH
CVSS
7.5
EPSS
0.39%
WordPress

Original NVD Description

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.