← back to popular plugins
wordfence / plugin · loginpress

LoginPress | wp-login Custom Login Page Customizer

loginpress
total installs
200,000
total vulns
1
critical
0
high
1
medium
0
low
0
latest vuln
patched
1
unpatched
0
avg time to patch
vulnerabilities (1)
LoginPress <= 3.3.1 - Cross-Site Request Forgery to Arbitrary Options Update
high ✓ patched
cvss score 7.5
cwe CWE-352: Cross-Site Request Forgery (CSRF)
published Mar 13, 2025
The LoginPress | wp-login Custom Login Page Customizer plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.3.1. This is due to missing or incorrect nonce validation on the 'custom_plugin_set_option' function. This makes it possible for unauthenticated attackers to update arbitrary options on the WordPress site via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site. The 'WPBRIGADE_SDK__DEV_MODE' constant must be set to 'true' to exploit the vulnerability.