OpenClaw AI Agent Flaws Could Enable Prompt Injection and Data Exfiltration
嗯,用户让我用中文总结这篇文章,控制在100字以内,而且不需要用“文章内容总结”之类的开头。我得先仔细阅读一下文章内容。 文章主要讲的是中国国家计算机网络应急技术处理协调中心(CNCERT)警告开源AI代理OpenClaw的安全问题。他们提到默认安全配置薄弱,权限过大,可能导致攻击者控制终端。还有提示注入攻击的风险,比如恶意指令嵌入网页,导致泄露敏感信息。此外,CNCERT还提到了其他三个担忧:误删关键信息、恶意技能上传和利用漏洞攻击。建议用户加强网络控制、隔离服务、避免明文存储凭证等。 我需要把这些要点浓缩到100字以内。首先点明CNCERT警告OpenClaw的安全隐患,然后提到默认配置薄弱和权限问题,接着是提示注入攻击的风险,最后提到误删信息、恶意技能和漏洞攻击,并给出安全建议。 确保语言简洁明了,不使用复杂的术语。最后检查一下字数是否符合要求。 </think> 中国国家计算机网络应急技术处理协调中心(CNCERT)警告开源AI代理OpenClaw存在安全隐患,包括默认安全配置薄弱、权限过大可能导致攻击者控制终端以及提示注入攻击风险。此外,还存在误删关键信息、恶意技能上传和利用漏洞攻击的担忧。建议用户加强网络控制、隔离服务并避免明文存储凭证以降低风险。 2026-3-14 16:17:0 Author: thehackernews.com(查看原文) 阅读量:7 收藏

Artificial Intelligence / Endpoint Security

China's National Computer Network Emergency Response Technical Team (CNCERT) has issued a warning about the security stemming from the use of OpenClaw (formerly Clawdbot and Moltbot), an open-source and self-hosted autonomous artificial intelligence (AI) agent.

In a post shared on WeChat, CNCERT noted that the platform's "inherently weak default security configurations," coupled with its privileged access to the system to facilitate autonomous task execution capabilities, could be explored by bad actors to seize control of the endpoint.

This includes risks arising from prompt injections, where malicious instructions embedded within a web page can cause the agent to leak sensitive information if it's tricked into accessing and consuming the content.

The attack is also referred to as indirect prompt injection (IDPI) or cross-domain prompt injection (XPIA), as adversaries, instead of interacting directly with a large language model (LLM), weaponize benign AI features like web page summarization or content analysis to run manipulated instructions. This can range from evading AI-based ad review systems and influencing hiring decisions to search engine optimization (SEO) poisoning and generating biased responses by suppressing negative reviews.

OpenAI, in a blog post published earlier this week, said prompt injection-style attacks are evolving beyond simply placing instructions in external content to include elements of social engineering.

"AI agents are increasingly able to browse the web, retrieve information, and take actions on a user's behalf," it said. "Those capabilities are useful, but they also create new ways for attackers to try to manipulate the system."

The prompt injection risks in OpenClaw are not hypothetical. Last month, researchers at PromptArmor found that the link preview feature in messaging apps like Telegram or Discord can be turned into a data exfiltration pathway when communicating with OpenClaw by means of an indirect prompt injection.

The idea, at a high level, is to trick the AI agent into generating an attacker-controlled URL that, when rendered in the messaging app as a link preview, automatically causes it to transmit confidential data to that domain without having to click on the link.

"This means that in agentic systems with link previews, data exfiltration can occur immediately upon the AI agent responding to the user, without the user needing to click the malicious link," the AI security company said. "In this attack, the agent is manipulated to construct a URL that uses an attacker's domain, with dynamically generated query parameters appended that contain sensitive data the model knows about the user."

Besides rogue prompts, CNCERT has also highlighted three other concerns -

  • The possibility that OpenClaw may inadvertently and irrevocably delete critical information due to its misinterpretation of user instructions.
  • Threat actors can upload malicious skills to repositories like ClawHub that, when installed, run arbitrary commands or deploy malware.
  • Attackers can exploit recently disclosed security vulnerabilities in OpenClaw to compromise the system and leak sensitive data.

"For critical sectors – such as finance and energy – such breaches could lead to the leakage of core business data, trade secrets, and code repositories, or even result in the complete paralysis of entire business systems, causing incalculable losses," CNCERT added.

To counter these risks, users and organizations are advised to strengthen network controls, prevent exposure of OpenClaw's default management port to the internet, isolate the service in a container, avoid storing credentials in plaintext, download skills only from trusted channels, disable automatic updates for skills, and keep the agent up-to-date.

The development comes as Chinese authorities have moved to restrict state-run enterprises and government agencies from running OpenClaw AI apps on office computers in a bid to contain security risks, Bloomberg reported. The ban is also said to extend to the families of military personnel.

The viral popularity of OpenClaw has also led threat actors to capitalize on the phenomenon to distribute malicious GitHub repositories posing as OpenClaw installers to deploy information stealers like Atomic and Vidar Stealer, and a Golang-based proxy malware known as GhostSocks using ClickFix-style instructions.

"The campaign did not target a particular industry, but was broadly targeting users attempting to install OpenClaw with the malicious repositories containing download instructions for both Windows and macOS environments," Huntress said. "What made this successful was that the malware was hosted on GitHub, and the malicious repository became the top-rated suggestion in Bing’s AI search results for OpenClaw Windows."

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.


文章来源: https://thehackernews.com/2026/03/openclaw-ai-agent-flaws-could-enable.html
如有侵权请联系:admin#unsafe.sh