{"id":339611,"date":"2026-03-14T22:46:11","date_gmt":"2026-03-14T22:46:11","guid":{"rendered":"https:\/\/www.newsbeep.com\/il\/339611\/"},"modified":"2026-03-14T22:46:11","modified_gmt":"2026-03-14T22:46:11","slug":"openclaw-ai-agent-flaws-could-enable-prompt-injection-and-data-exfiltration","status":"publish","type":"post","link":"https:\/\/www.newsbeep.com\/il\/339611\/","title":{"rendered":"OpenClaw AI Agent Flaws Could Enable Prompt Injection and Data Exfiltration"},"content":{"rendered":"<p>\ue804Ravie Lakshmanan\ue802Mar 14, 2026Artificial Intelligence \/ Endpoint Security<\/p>\n<p><a href=\"https:\/\/www.newsbeep.com\/il\/wp-content\/uploads\/2026\/03\/open-clawss.jpg\" style=\"display: block; padding: 1em 0; text-align: center; clear: left; float: left;\"><img decoding=\"async\" alt=\"\" border=\"0\" data-original-height=\"470\" data-original-width=\"900\" src=\"https:\/\/www.newsbeep.com\/il\/wp-content\/uploads\/2026\/03\/open-clawss.jpg\"\/><\/a><\/p>\n<p>China&#8217;s National Computer Network Emergency Response Technical Team (CNCERT) has <a href=\"https:\/\/mp.weixin.qq.com\/s\/0M1sZq1HqwAAaMbRDBEZEw\" rel=\"noopener nofollow\" target=\"_blank\">issued<\/a> a warning about the security stemming from the use of <a href=\"https:\/\/thehackernews.com\/2026\/02\/openclaw-bug-enables-one-click-remote.html\" rel=\"noopener nofollow\" target=\"_blank\">OpenClaw<\/a> (formerly Clawdbot and Moltbot), an open-source and self-hosted autonomous artificial intelligence (AI) agent.<\/p>\n<p>In a post shared on WeChat, CNCERT noted that the platform&#8217;s &#8220;inherently weak default security configurations,&#8221; 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.<\/p>\n<p>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&#8217;s tricked into accessing and consuming the content.<\/p>\n<p>The attack is also <a href=\"https:\/\/securelist.com\/indirect-prompt-injection-in-the-wild\/113295\/\" rel=\"noopener nofollow\" target=\"_blank\">referred<\/a> 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 <a href=\"https:\/\/unit42.paloaltonetworks.com\/ai-agent-prompt-injection\/\" rel=\"noopener nofollow\" target=\"_blank\">run manipulated instructions<\/a>. This can <a href=\"https:\/\/www.pillar.security\/blog\/anatomy-of-an-indirect-prompt-injection\" rel=\"noopener nofollow\" target=\"_blank\">range from<\/a> evading AI-based ad review systems and influencing hiring decisions to search engine optimization (SEO) poisoning and generating biased responses by suppressing negative reviews.<\/p>\n<p>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.<\/p>\n<p>&#8220;AI agents are increasingly able to browse the web, retrieve information, and take actions on a user&#8217;s behalf,&#8221; it <a href=\"https:\/\/openai.com\/index\/designing-agents-to-resist-prompt-injection\/\" rel=\"noopener nofollow\" target=\"_blank\">said<\/a>. &#8220;Those capabilities are useful, but they also create new ways for attackers to try to manipulate the system.&#8221;<\/p>\n<p>The prompt injection risks in OpenClaw are not hypothetical. Last month, researchers at PromptArmor found that the <a href=\"https:\/\/www.aitextrisk.com\/\" rel=\"noopener nofollow\" target=\"_blank\">link preview feature<\/a> 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.<\/p>\n<p><a name=\"more\"\/><\/p>\n<p>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.<\/p>\n<p>&#8220;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,&#8221; the AI security company <a href=\"https:\/\/www.promptarmor.com\/resources\/llm-data-exfiltration-via-url-previews-(with-openclaw-example-and-test)\" rel=\"noopener nofollow\" target=\"_blank\">said<\/a>. &#8220;In this attack, the agent is manipulated to construct a URL that uses an attacker&#8217;s domain, with dynamically generated query parameters appended that contain sensitive data the model knows about the user.&#8221;<\/p>\n<p><a href=\"https:\/\/www.newsbeep.com\/il\/wp-content\/uploads\/2026\/03\/attackers.png\" style=\"display: block; padding: 1em 0; text-align: center; clear: left; float: left;\"><img decoding=\"async\" alt=\"\" border=\"0\" data-original-height=\"796\" data-original-width=\"1138\" src=\"https:\/\/www.newsbeep.com\/il\/wp-content\/uploads\/2026\/03\/attackers.png\"\/><\/a><\/p>\n<p>Besides rogue prompts, CNCERT has also highlighted three other concerns &#8211;<\/p>\n<p>The possibility that OpenClaw may inadvertently and irrevocably delete critical information due to its misinterpretation of user instructions.<br \/>\nThreat actors can <a href=\"https:\/\/thehackernews.com\/2026\/02\/researchers-find-341-malicious-clawhub.html\" rel=\"noopener nofollow\" target=\"_blank\">upload malicious skills<\/a> to repositories like ClawHub that, when installed, run arbitrary commands or deploy malware.<br \/>\nAttackers can exploit <a href=\"https:\/\/thehackernews.com\/2026\/02\/clawjacked-flaw-lets-malicious-sites.html\" rel=\"noopener nofollow\" target=\"_blank\">recently disclosed security vulnerabilities<\/a> in OpenClaw to compromise the system and leak sensitive data.<\/p>\n<p>&#8220;For critical sectors \u2013 such as finance and energy \u2013 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,&#8221; CNCERT added.<\/p>\n<p>To counter these risks, users and organizations are advised to strengthen network controls, prevent exposure of OpenClaw&#8217;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.<\/p>\n<p>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 <a href=\"https:\/\/www.bloomberg.com\/news\/articles\/2026-03-11\/china-moves-to-limit-use-of-openclaw-ai-at-banks-government-agencies\" rel=\"noopener nofollow\" target=\"_blank\">reported<\/a>. The ban is also said to extend to the families of military personnel.<\/p>\n<p>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 <a href=\"https:\/\/synthient.com\/blog\/ghostsocks-from-initial-access-to-residential-proxy\" rel=\"noopener nofollow\" target=\"_blank\">GhostSocks<\/a> using <a href=\"https:\/\/thehackernews.com\/2026\/02\/microsoft-discloses-dns-based-clickfix.html\" rel=\"noopener nofollow\" target=\"_blank\">ClickFix-style instructions<\/a>.<\/p>\n<p>&#8220;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,&#8221; Huntress <a href=\"https:\/\/www.huntress.com\/blog\/openclaw-github-ghostsocks-infostealer\" rel=\"noopener nofollow\" target=\"_blank\">said<\/a>. &#8220;What made this successful was that the malware was hosted on GitHub, and the malicious repository became the top-rated suggestion in Bing\u2019s AI search results for OpenClaw Windows.&#8221;<\/p>\n","protected":false},"excerpt":{"rendered":"\ue804Ravie Lakshmanan\ue802Mar 14, 2026Artificial Intelligence \/ Endpoint Security China&#8217;s National Computer Network Emergency Response Technical Team (CNCERT) has&hellip;\n","protected":false},"author":2,"featured_media":339612,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[345,343,344,85,46,125],"class_list":{"0":"post-339611","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-artificial-intelligence","8":"tag-ai","9":"tag-artificial-intelligence","10":"tag-artificialintelligence","11":"tag-il","12":"tag-israel","13":"tag-technology"},"_links":{"self":[{"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/posts\/339611","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/comments?post=339611"}],"version-history":[{"count":0,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/posts\/339611\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/media\/339612"}],"wp:attachment":[{"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/media?parent=339611"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/categories?post=339611"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/tags?post=339611"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}