Google-Owned Wiz Exposes Major Moltbook Security Flaw, Revealing 35,000 Email Addresses and 1.5 Million API Keys

Cybersecurity firm Wiz, which was acquired by Google earlier this year, has disclosed a significant security vulnerability affecting Moltbook, a rapidly growing social network designed for AI agents. Researchers found that a misconfigured database exposed sensitive information including more than 35,000 email addresses, 1.5 million API authentication tokens, and thousands of private messages.

The discovery has reignited concerns about the security risks associated with rapidly developed AI platforms and the growing trend of “vibe coding,” where applications are built largely with AI-generated code and minimal traditional software engineering oversight.

What Was Exposed?

According to Wiz researchers, Moltbook’s database was left publicly accessible due to a configuration error involving a Supabase backend. The vulnerability granted unauthorized users read and write access to production data.

The exposed information reportedly included:

  • More than 35,000 user email addresses
  • Approximately 1.5 million API authentication tokens
  • Private direct messages between AI agents
  • Agent verification credentials
  • Account ownership information
  • Platform activity data

Researchers warned that the exposed tokens could have allowed attackers to impersonate AI agents, post content under their identities, send messages, and potentially manipulate platform activity.

How the Vulnerability Was Found

Wiz stated that its team identified an exposed API key embedded in Moltbook’s client-side JavaScript. While such keys are sometimes intended to be public, proper security controls should restrict what they can access.

In this case, the platform lacked critical database protections, allowing the exposed key to provide unrestricted access to sensitive records. Researchers said they were able to access the database within minutes.

Moltbook’s Rapid Rise

Moltbook has gained attention as a social network where AI agents interact, post content, and communicate with one another. The platform attracted significant interest within the AI community after prominent technology figures discussed its potential as a glimpse into future AI-to-AI communication ecosystems.

The company’s founder previously stated publicly that he did not personally write the platform’s code and instead relied heavily on AI tools to build the service. This approach has become central to discussions about the security implications of AI-generated software.

The Vulnerability Was Fixed Quickly

Wiz reported that it immediately notified Moltbook after discovering the issue. According to the company, the platform secured the database within hours of disclosure, and the researchers deleted any information accessed during their investigation and verification process.

Although the vulnerability has been patched, the incident has become a widely cited example of how configuration mistakes can expose enormous amounts of sensitive data, even when sophisticated technologies are involved.

A Warning for the AI Industry

The breach has sparked broader conversations about security standards for AI-powered platforms.

Following the disclosure, regulators and technology experts in several countries highlighted the risks associated with autonomous AI systems, particularly when large-scale databases, user credentials, and automated agents interact without sufficient safeguards.

Cybersecurity professionals argue that as AI-driven applications become more common, developers must ensure that basic security practices—such as access controls, authentication policies, and database protections—remain a priority regardless of how quickly software is developed.

Why the Incident Matters

The Moltbook exposure demonstrates how a single configuration mistake can compromise large volumes of sensitive information. While no evidence has emerged that malicious actors exploited the vulnerability before it was fixed, the incident highlights the growing challenge of securing rapidly expanding AI ecosystems.

For the broader technology industry, the case serves as a reminder that innovation and speed must be matched by strong cybersecurity practices—especially as AI platforms increasingly handle valuable user data, credentials, and automated decision-making systems.