Back to List
Industry NewsAISecurityOpen Source

OpenClaw Security Risks Soar: Thousands of Corporate Deployments Expose Critical Vulnerabilities and Sensitive Data, Raising Alarm for Security Leaders

OpenClaw, an open-source AI agent, has seen a rapid surge in deployments, escalating from 1,000 to over 21,000 publicly exposed instances in less than a week. This widespread adoption includes corporate environments, where employees are installing OpenClaw on company machines, granting autonomous agents extensive privileges like shell access, file system access, and OAuth tokens for services such as Slack, Gmail, and SharePoint. Critical vulnerabilities have been identified, including CVE-2026-25253, a CVSS 8.8 remote code execution flaw, and CVE-2026-25157, a command injection vulnerability. A security analysis of ClawHub marketplace skills revealed that 7.1% contain critical security flaws exposing plaintext credentials, with a Bitdefender audit finding 17% of skills exhibited malicious behavior. Furthermore, Moltbook, an AI agent social network built on OpenClaw, exposed 1.5 million API authentication tokens, 35,000 email addresses, and private messages with plaintext OpenAI API keys due to a misconfigured Supabase database. This rapid proliferation and inherent security risks present a significant challenge for security leaders seeking controlled evaluation paths.

VentureBeat

The open-source AI agent, OpenClaw, is experiencing a rapid and concerning increase in adoption, with Censys tracking its publicly exposed deployments from approximately 1,000 to over 21,000 in under a week. This surge is particularly alarming within business environments, as confirmed by Bitdefender’s GravityZone telemetry. Employees are deploying OpenClaw on corporate machines using simple install commands, inadvertently granting these autonomous agents significant privileges, including shell access, file system access, and OAuth tokens for critical corporate applications like Slack, Gmail, and SharePoint.

Several critical security vulnerabilities have been identified within OpenClaw and its ecosystem. CVE-2026-25253, a one-click remote code execution flaw rated CVSS 8.8, allows attackers to steal authentication tokens via a single malicious link, potentially leading to full gateway compromise in milliseconds. Another vulnerability, CVE-2026-25157, is a command injection flaw that permits arbitrary command execution through the macOS SSH handler. A comprehensive security analysis of 3,984 skills available on the ClawHub marketplace revealed that 283, or approximately 7.1% of the entire registry, contain critical security flaws that expose sensitive credentials in plaintext. A separate audit conducted by Bitdefender further indicated that roughly 17% of the skills analyzed exhibited outright malicious behavior.

The exposure of credentials extends beyond OpenClaw itself. Researchers at Wiz discovered that Moltbook, an AI agent social network built upon OpenClaw infrastructure, had its entire Supabase database publicly accessible without Row Level Security enabled. This significant breach exposed 1.5 million API authentication tokens, 35,000 email addresses, and private messages exchanged between agents, which contained plaintext OpenAI API keys. A single misconfiguration granted anyone with a web browser full read and write access to every agent credential on the platform.

The rapid proliferation of such AI agents is undeniable, with OpenAI’s Codex app achieving 1 million downloads in its first week. Meta has also been observed testing OpenClaw integration within its AI platform codebase. This rapid adoption, coupled with the severe security vulnerabilities and widespread credential exposure, presents a dilemma for security leaders. While setup guides suggest acquiring hardware like a Mac Mini for evaluation, security advisories caution against interacting with these agents, leaving security professionals without a controlled pathway for secure evaluation.

Related News

Why Minimalism Wins in AI Coding: An In-Depth Analysis of Pi's Performance and Cost Efficiency
Industry News

Why Minimalism Wins in AI Coding: An In-Depth Analysis of Pi's Performance and Cost Efficiency

In an era where AI companies are increasingly building complex, high-orchestration tools, Pi is taking a contrarian approach by prioritizing minimalism. With a system prompt and tool definitions totaling fewer than 1,000 tokens and only four core tools out of the box, Pi aims to prove that a streamlined harness is more effective than bloated alternatives. Recent benchmarks conducted by Databricks on their multi-million line codebase support this philosophy. The study revealed that Pi, when paired with the Opus 4.8 model, achieved the highest overall pass-rate for real-world coding tasks. Crucially, it did so at a significantly lower cost than prominent competitors like Claude Code and Codex, suggesting that simplicity in AI design leads to superior performance and economic viability.

Industry News

DuckDB and Clojure: Transforming Local Data Science with High-Performance Columnar Processing

TechAscent explores the integration of DuckDB into the Clojure ecosystem, specifically through the tmducken library and the tech.ml.dataset (TMD) platform. As datasets grow to sizes like 100GB, traditional in-memory functional tools face limitations. While JDBC and Postgres offer solutions, they suffer from inefficient row-to-column conversions. DuckDB emerges as a high-performance, out-of-memory alternative that maintains a simple disk IO model. Since its initial integration in 2021, the collaboration between DuckDB and Clojure's functional data tools has evolved to address memory constraints and performance bottlenecks, providing a robust "power tool" for local data processing without the complexity of distributed clusters.

AMD Data Center Revenue Surges 107 Percent as AI Demand Outpaces Gaming Sector Growth
Industry News

AMD Data Center Revenue Surges 107 Percent as AI Demand Outpaces Gaming Sector Growth

AMD's latest earnings report for Q2 2026 highlights a massive shift in the company's financial landscape, with data center revenue reaching a record $6.7 billion. This figure represents a staggering 107 percent year-over-year increase, driven primarily by the surging global demand for AI capacity. While the data center segment flourishes, the company's gaming division is reportedly taking a backseat in terms of growth priority. CEO Lisa Su noted the significant jump from the $3.2 billion reported in the same period last year and the sequential growth from the $5.8 billion earned in Q1. This analysis explores the fiscal transition and the implications of AMD's AI-centric strategy within the current hardware market.