PT-2026-44172 · Robertpeake · Login No Captcha Recaptcha
Ismailshadow
·
Published
2026-05-28
·
Updated
2026-05-28
·
CVE-2026-2374
CVSS v3.1
7.2
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N |
The Login No Captcha reCAPTCHA plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the
$ SERVER['PHP SELF'] superglobal in all versions up to, and including, 1.8.0. This is due to the authenticate() function storing the unsanitized output of basename($ SERVER['PHP SELF']) in the login nocaptcha error WordPress option when a login attempt is made from a non-standard login page (e.g., xmlrpc.php). The admin notices() function then echoes this stored value directly into the admin dashboard HTML without escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute when an administrator with a whitelisted IP address visits the WordPress dashboard within 30 seconds of the attack.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Login No Captcha Recaptcha