CVE-2024-12034 MEDIUM

CVE-2024-12034: Advanced Google reCAPTCHA <= 1.25 - Brute Force Protection IP Unblock

Vendor Webfactory
Product Advanced Google reCAPTCHA
Weakness CWE-340
Published December 24, 2024
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

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