FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
ClawJacked: How Malicious Websites Hijack Local AI Agents via WebSocket
NewsSecurity

ClawJacked: How Malicious Websites Hijack Local AI Agents via WebSocket

via Dev.toDeepSeaX1mo ago

What Happened Oasis Security has disclosed ClawJacked , a high-severity vulnerability in OpenClaw — a popular open-source AI agent framework. The flaw allows any website a user visits to silently hijack locally running AI agents through WebSocket connections, granting attackers full control over the agent and all its connected integrations. The vulnerability was patched in OpenClaw version 2026.2.25 , released February 26, 2026 — within 24 hours of responsible disclosure. Technical Breakdown ClawJacked exploits a fundamental trust assumption: OpenClaw relaxes security mechanisms for localhost connections, including silent device registration approval. The attack chain works in four steps: Step 1: WebSocket Connection When a user visits a malicious webpage, JavaScript on the page opens a WebSocket connection to localhost on the OpenClaw gateway port. Browsers do not block localhost WebSocket connections — no CORS restrictions apply. // Attacker's page — connects to local AI agent const

Continue reading on Dev.to

Opens in a new tab

Read Full Article
32 views

Related Articles

Google Chrome Full Power Unlock | ২১ Super Useful Hidden Features | “Why didn’t I know these…
News

Google Chrome Full Power Unlock | ২১ Super Useful Hidden Features | “Why didn’t I know these…

Medium Programming • 2d ago

Double base64 obfuscation — a data contortion
News

Double base64 obfuscation — a data contortion

Medium Programming • 2d ago

The Kindest Thing for the Next Generation
News

The Kindest Thing for the Next Generation

Medium Programming • 2d ago

There is no ethical consumption of HBO’s Harry Potter series
News

There is no ethical consumption of HBO’s Harry Potter series

The Verge • 2d ago

Stop Mocking Everything: A Better Way to Test Your Code
News

Stop Mocking Everything: A Better Way to Test Your Code

Medium Programming • 2d ago

Discover More Articles