Wednesday, May 28, 2025
HomeCVE/vulnerabilitySecurity Researcher Breaks Google’s ReCaptcha v2 using Google's Own Tool

Security Researcher Breaks Google’s ReCaptcha v2 using Google’s Own Tool

Published on

SIEM as a Service

Follow Us on Google News

Researcher Discover “A logic vulnerability” dubbed ReBreakCaptcha to bypassing Google’s reCAPTCHA fields which is using for prevent from robots and abusive scripts to access sites  by using google’s Speech Recognition API.

According to the Security Researcher , a bypass Technique called ReBreakCaptcha  which is used for bypass Google’s ReCaptcha v2 anywhere on the web.

The proof-of-concept code the researcher released allows attackers to automate the process of bypassing reCAPTCHA fields, currently used on millions of sites to keep out spam bots.

- Advertisement - Google News

Researcher explained in East-Ee Security , ReBreakCaptcha works in three stages ,

  • Audio Challenge – Getting the correct challenge type.
  • Recognition – Converting the audio challenge audio and sending it to Google’s Speech Recognition API.
  • Verification – Verifying the Speech Recognition result and bypassing the ReCaptcha.

As per the Explantion give by the East-Ee Security , 3 Types of ReBreakCaptcha challenges has bee performed in this task .

Image Challenge

The challenge contains a description and an image which consists of 9 sub-images. The user is requested to select those sub-images that best match the given description.

Audio Challenge

The challenge contains an audio recording, The user is requested to enter the digits that are heard.

Now we have the audio challenge Recognition file and are ready to send it to Google Speech Recognition. How can this be done? Using their API.

“Before doing so, we will convert it to a ‘wav’ format which is requested by Google’s Speech Recognition PI.”

Text Challenge

The challenge contains a category and 5 candidate phrases. The user is requested to select those phrases which best match the given category.

The [verification] stage is fairly short.

“All we need to do now is to copy-paste the output string from Stage 2 into the text box and click ‘Verify’ on the ReCaptcha widget. That’s right, we now semi-automatically used Google’s Services to bypass another service of its own.”

ReBreakCaptcha vulnerability still unpatched by Google

East-EE has named this assault ReBreakCaptcha, and he says he found this weakness in 2016. Today, when he opened up to the Public about his research, he said the vulnerability was still unpatched .

 Researcher released allows attackers to automate the process of bypassing reCAPTCHA fields, currently used on millions of sites to keep out spam bots by proof-of-concept code  which is written by python and available in Github .

Also Read :

Balaji
Balaji
BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Latest articles

MATLAB, Serving Over 5 Million Users, Hit by Ransomware Attack

MathWorks, the renowned developer of MATLAB and Simulink, has been grappling with the aftermath...

CISA Publishes ICS Advisories Highlighting New Vulnerabilities and Exploits

On May 27, 2025, the Cybersecurity and Infrastructure Security Agency (CISA) released a new...

Chrome Security Patch Addresses High-Severity Vulnerabilities Enabling Code Execution

The Chrome team at Google has officially released Chrome 137 to the stable channel...

Zero-Interaction libvpx Flaw in Firefox Allows Attackers to Run Arbitrary Code

Mozilla has released Firefox 139, addressing several critical and moderate security vulnerabilities that posed...

Resilience at Scale

Why Application Security is Non-Negotiable

The resilience of your digital infrastructure directly impacts your ability to scale. And yet, application security remains a critical weak link for most organizations.

Application Security is no longer just a defensive play—it’s the cornerstone of cyber resilience and sustainable growth. In this webinar, Karthik Krishnamoorthy (CTO of Indusface) and Phani Deepak Akella (VP of Marketing – Indusface), will share how AI-powered application security can help organizations build resilience by

Discussion points


Protecting at internet scale using AI and behavioral-based DDoS & bot mitigation.
Autonomously discovering external assets and remediating vulnerabilities within 72 hours, enabling secure, confident scaling.
Ensuring 100% application availability through platforms architected for failure resilience.
Eliminating silos with real-time correlation between attack surface and active threats for rapid, accurate mitigation

More like this

Severe WSO2 SOAP Flaw Allows Unauthorized Password Resets for Any Use

A newly disclosed vulnerability, CVE-2024-6914, has shocked the enterprise software community, affecting a wide...

CISA Alerts on Threat Actors Targeting Commvault Azure App to Steal Secrets

On May 22, 2025, Commvault, a leading enterprise data backup provider, issued an urgent...

PoC Code Published for Linux nftables Security Vulnerability

Security researchers have published proof-of-concept (PoC) exploit code for CVE-2024-26809, a high-severity double-free vulnerability in...