CVE-2025-9085

The User Registration & Membership plugin for WordPress is vulnerable to SQL Injection via the 's' parameter in version 4.3.0. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Configurations

No configuration.

History

06 Sep 2025, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-06 03:15

Updated : 2025-09-06 03:15


NVD link : CVE-2025-9085

Mitre link : CVE-2025-9085

CVE.ORG link : CVE-2025-9085


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')