What the vulnerability does
01Description
The Advanced Google reCAPTCHA plugin for WordPress is vulnerable to IP unblocking in all versions up to, and including, 1.25. This is due to the plugin not utilizing a strong unique key when generating an unblock request. This makes it possible for unauthenticated attackers to unblock their IP after being locked out due to too many bad password attempts
Explanation of Vulnerability in Simple Terms
02Summary
Advanced Google reCAPTCHA versions 1.25 and earlier contain a weakness in random number generation (CWE-340) that allows attackers to predict or bypass reCAPTCHA tokens. The vulnerability requires no authentication or user interaction and can be exploited over the network. This affects the integrity of CAPTCHA protection on sites using this component.
What an attacker can do
03Attacker Capabilities
Predict or forge reCAPTCHA tokens to bypass CAPTCHA protection on forms.
Potential impact on your site
04Site Impact
Automated attacks (spam, credential stuffing, account takeover) may bypass CAPTCHA protection on your forms.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
December 24, 2024
CVE published
April 8, 2026
Record updated