Hackers are stealing Claude tokens from subscribers

Hackers are exploiting a vulnerability allowing them to steal Anthropic's Claude tokens from paid subscribers, leading to unauthorized usage and financial loss for users. The method appears to involve stealing session keys or login credentials, potentially through infostealer malware, which then grants attackers access to user accounts. These compromised accounts are then used to mint unauthorized Claude Code OAuth tokens, consuming the victim's token allowance for malicious purposes. One affected user, a business owner who relies heavily on Claude for daily operations, experienced significant token consumption without his involvement, ultimately leading to account suspension and a partial refund from Anthropic. This issue is broader than a single incident, with multiple users reporting similar unauthorized usage spikes and some even receiving warnings from Anthropic about potential malware infections. The lack of detailed usage tracking from Anthropic exacerbates the problem, making it difficult for users to identify the source of their token depletion. This incident highlights security risks associated with AI subscription services and the critical need for better transparency and user-level security controls.

AI Signal Decode

The primary security concern is the unauthorized consumption of Claude tokens by malicious actors. This is achieved by compromising user accounts, likely through the theft of session data or credentials via infostealer malware. Once access is gained, attackers leverage these sessions to generate unauthorized Claude Code OAuth tokens, effectively siphoning the victim's paid token allowance. This directly impacts subscribers, leading to unexpected charges and service disruptions, as exemplified by a business owner whose account was suspended due to this illicit activity. The lack of granular usage reporting from Anthropic makes it challenging for affected users to pinpoint the source of this depletion, allowing the theft to potentially go undetected for extended periods.

The market implications of such security breaches are significant for AI service providers. Users are increasingly relying on these tools for critical business functions, making account security and data integrity paramount. The reported incidents suggest a vulnerability in how Claude manages session data and user authentication, potentially eroding trust among its subscriber base. If widespread, this could lead to customer churn, as seen with one user switching to Cursor due to security concerns and a lack of confidence in Anthropic's ability to resolve the issue. Companies like Anthropic must invest in robust security measures and transparent usage monitoring to retain customers and maintain their competitive edge in the rapidly evolving AI market.

Technically, the described attack vector points to a reliance on session cookies or tokens that, once stolen, allow impersonation of legitimate users. Infostealer malware is a known threat that targets such sensitive data stored in browsers. The fact that Anthropic detected suspicious activity and warned some users, while others remained unaware, indicates varying levels of detection and response. The company's assertion that the malware does not originate from Claude itself is a standard defense, but it underscores the user-side security responsibilities. Moving forward, Anthropic needs to implement more advanced detection mechanisms, potentially leveraging AI to identify anomalous token usage patterns, and provide users with tools to monitor and audit their token consumption in real-time.