GBHackers

Instagram Patches Account Recovery Flaw Leaking User Contact Information


A critical logic flaw in Instagram’s web-based account recovery workflow exposed unredacted user contact information, including full email addresses and phone numbers, before Meta rapidly patched it on June 6, 2026.

The vulnerability, which affected the platform’s password reset interface, allowed any unauthenticated user to initiate a standard recovery request for a target username and receive sensitive account identifiers in cleartext rather than the intended partially masked format (e.g., m***@domain.com).

The issue impacted both regular and high-profile accounts, with proof-of-concept (PoC) screenshots widely circulated on social media demonstrating exposure of contact details linked to accounts such as Meta CEO Mark Zuckerberg and public figures like Georgina Rodriguez.

Instagram Patches Account Recovery Flaw

According to security researchers who identified and reproduced the flaw, the root cause was a failure in the frontend logic that redacts recovery data before rendering it in the browser.

Instead of applying masking controls, the response delivered fully visible recovery attributes, effectively turning the password reset flow into an account enumeration vector. Screenshots shared by prominent threat intelligence accounts, including @vxunderground, showed multiple associated email addresses and linked phone numbers being disclosed during the reset process.

This behavior constitutes a clear violation of data minimization principles. It raises compliance concerns under frameworks such as the GDPR’s Article 25, which mandates privacy by design and default.

The vulnerability was publicly demonstrated on June 6, 2026, and quickly gained traction within the security community. Researcher @Scot0xo confirmed that the issue stemmed from a logic error in the web application layer rather than an API compromise or backend breach.

Meta responded within hours, deploying a targeted hotfix to restore proper data masking and limit further exposure. In an official statement, the company emphasized that no internal systems were breached and characterized the issue as an abuse of the password reset functionality rather than a data exfiltration incident.

Despite Meta’s assurance that no large-scale data breach occurred, the exposure window still poses a tangible risk. Threat actors could leverage harvested email addresses and phone numbers for phishing campaigns, credential stuffing, SIM-swapping attacks, or broader identity correlation across platforms.

The ability to enumerate multiple recovery points tied to a single account significantly enhances adversarial reconnaissance and targeting precision.

This incident follows a series of security lapses affecting Instagram in 2026, including a January event involving mass password reset abuse and an alleged dataset of 17.5 million user records circulating on dark web forums.

More recently, attackers exploited a vulnerability in Meta’s AI-driven support chatbot using prompt injection techniques to hijack high-profile accounts by linking them to attacker-controlled email addresses.

Researchers suggest that increased reliance on AI automation in sensitive account workflows may introduce systemic weaknesses, particularly when identity verification mechanisms are insufficiently enforced.

At the time of writing, Meta has not assigned a CVE identifier to the flaw. Security teams are advised to monitor official Meta advisories and assess potential exposure, particularly for high-value accounts. Even short-lived logic flaws in authentication and recovery flows remain high-impact due to their direct exploitation potential and low barrier to entry for attackers.

Follow us on Google News, LinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.





Source link