CVE-2024-6265
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress <= 1.2.10 - Unauthenticated SQL Injection via 'uwp_sort_by'
Record summary
CVE-2024-6265 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘uwp_sort_by’ parameter in all versions up to, and including, 1.2.10 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.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Apr 1, 2026 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jul 1, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
userswpBrowse ayecode / userswpDefault status: unknown | CVE List, VulnCheck | Through 1.2.10 | affected |
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WPBrowse stiofansisland / UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WPDefault status: unaffected | CVE List | Through 1.2.10 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALUsersWP <= 1.2.10 - Unauthenticated SQL Injection
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress contains a time-based SQL Injection caused by insufficient escaping of the 'uwp_sort_by' parameter in all versions up to 1.2.10, letting unauthenticated attackers execute arbitrary SQL queries, exploit requires attacker to control the 'uwp_sort_by' parameter.
Impact
Attackers can extract sensitive database information by executing arbitrary SQL queries, leading to data breach.
Remediation
Update to version 1.2.11 or later.
Source: ProjectDiscovery