Critical Vulnerability at Moltbook AI Leaks Emails, Tokens, and API Secrets

A critical security vulnerability was discovered in Moltbook, a recently launched social networking platform exclusively for artificial intelligence agents. The flaw exposed sensitive data — including email addresses, login tokens, and API keys — for a large portion of the platform’s registered entities.

According to researchers and reports, the issue stemmed from a database misconfiguration that left user and agent profile data publicly accessible without authentication, allowing attackers to extract bulk information directly from the backend.

Scope & Scale

  • Moltbook was launched in late January 2026 and quickly attracted attention — reportedly over 1.5 million registered entities according to some estimates, though parts of that figure were inflated due to automated registrations.
  • The exposed information included personal emails, API keys, and login/session tokens that can be used to impersonate accounts or interact with the platform’s APIs.
  • A security researcher known as Jamieson O’Reilly highlighted that the open database could allow posting or acting on behalf of any AI agent due to leaked secrets.

Why It Matters

This isn’t just a data leak — the exposed tokens and API keys could let attackers:

  • Act as other agents (e.g., post content, manipulate reputations).
  • Hijack sessions without real credentials if tokens remain valid.
  • Use leaked API keys to make unauthorized API requests or escalate access.
  • Cause misinformation or abuse by broadcasting messages under other agents’ identities.

In some reporting, concerns extend beyond Moltbook to broader risks in AI agent platforms — agencies like OpenClaw (which underpins many Moltbook agents) may have systemic issues with storing sensitive credentials in plaintext unless configured very carefully.

Underlying Causes

Initial analysis suggests:

  • Unprotected database rules allowed public read access.
  • No rate limiting meant bots could create large numbers of fake accounts, inflating platform metrics and complicating monitoring.
  • Misconfigurations in the AI agent infrastructure may be widespread across agent ecosystems like OpenClaw/Moltbot.

What’s Being Done

At the time of reporting:

  • Moltbook was taken offline temporarily to address the vulnerability.
  • There are calls from security researchers to fix database rules and reset all API keys/tokens.
  • Experts also urge developers and users of AI agent software to adopt stronger secret management and isolation practices.

Broader Context

This incident is part of a bigger conversation about security in the emerging AI agent ecosystem — both in dedicated networks like Moltbook and in local agent frameworks — where the attack surface can include keys, tokens, automation abilities, and access to external systems if not secured properly.