
Safety researchers have disclosed a high-severity vulnerability dubbed “ClawJacked” within the standard AI agent OpenClaw that allowed a malicious web site to silently bruteforce entry to a domestically operating occasion and take management over it.
Oasis Safety found the problem and reported it to OpenClaw, with a repair being launched in model 2026.2.26 on February 26.
OpenClaw is a self-hosted AI platform that has not too long ago surged in recognition for enabling AI brokers to autonomously ship messages, execute instructions, and handle duties throughout a number of platforms.
In line with Oasis Safety, the vulnerability is attributable to the OpenClaw gateway service binding to localhost by default and exposing a WebSocket interface.
As a result of browser cross-origin insurance policies don’t block WebSocket connections to localhost, a malicious web site visited by an OpenClaw consumer can use JavaScript to silently open a connection to the native gateway and try authentication with out triggering any warnings.
Whereas OpenClaw contains price limiting to forestall brute-force assaults, the loopback handle (127.0.0.1) is exempt by default, so native CLI classes will not be mistakenly locked out.
The researchers discovered that they may brute-force the OpenClaw administration password at lots of of makes an attempt per second with out failed makes an attempt being throttled or logged. As soon as the right password is guessed, the attacker can silently register as a trusted machine, because the gateway robotically approves machine pairings from localhost with out requiring consumer affirmation.
“In our lab testing, we achieved a sustained price of lots of of password guesses per second from browser JavaScript alone,” explains Oasis.
“At that pace, a listing of frequent passwords is exhausted in below a second, and a big dictionary would take solely minutes. A human-chosen password would not stand an opportunity.”
With an authenticated session and admin permissions, the attacker can now work together straight with the AI platform, dumping credentials, itemizing related nodes, stealing credentials, and studying utility logs.
Oasis says this might enable an attacker to instruct the agent to look messaging histories for delicate data, exfiltrate recordsdata from related units, or execute arbitrary shell instructions on paired nodes, successfully leading to full workstation compromise triggered from a browser tab.
Oasis shared an indication of this assault, displaying the way it might be used to steal delicate knowledge by means of the OpenClaw vulnerability.
Oasis reported the problem to OpenClaw, together with technical particulars and proof-of-concept code, and it was fastened inside 24 hours of disclosure.
The repair tightens WebSocket safety checks and provides extra protections to forestall attackers from abusing localhost loopback connections to brute-force logins or hijack classes, even when these connections are configured to be exempt from price limiting.
Organizations and builders operating OpenClaw ought to replace to model 2026.2.26 or later instantly to forestall their installations from being hijacked.
With OpenClaw’s large recognition, safety researchers have been specializing in figuring out vulnerabilities and assaults focusing on the platform.
Risk actors have been seen abusing the “ClawHub” OpenClaw expertise repository to advertise malicious expertise that deploy infostealing malware or trick customers into operating malicious instructions on their units.

