CVE-2026-35589CRITICAL 9.3EPSS p5.6%

CVE-2026-35589CVE-2026-35589

Description

nanobot is a personal AI assistant. Versions prior to 0.1.5 contain a Cross-Site WebSocket Hijacking (CSWSH) vulnerability exists in the bridge's WebSocket server in bridge/src/server.ts, resulting from an incomplete remediation of CVE-2026-2577. The original fix changed the binding from 0.0.0.0 to 127.0.0.1 and added an optional BRIDGE_TOKEN parameter, but token authentication is disabled by default and the server does not validate the Origin header during the WebSocket handshake. Because browsers do not enforce the Same-Origin Policy on WebSockets unless the server explicitly denies cross-origin connections, any website visited by a user running the bridge can establish a WebSocket connection to ws://127.0.0.1:3001/ and gain full access to the bridge API. This allows an attacker to hijack the WhatsApp session, read incoming messages, steal authentication QR codes, and send messages on behalf of the user. This issue has bee fixed in version 0.1.5.

Scoring

CVSS 3.19.3 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
EPSS0.16% probability of exploitation · percentile 5.6% · 2026-06-18T12:00:27Z
Published2026-04-14
Last modified2026-04-23

Underlying weaknesses· 1

CWE-1385

References

  1. https://github.com/HKUDS/nanobot/releases/tag/v0.1.5
  2. https://github.com/HKUDS/nanobot/security/advisories/GHSA-v5j3-4q66-58cf
  3. https://github.com/HKUDS/nanobot/security/advisories/GHSA-v5j3-4q66-58cf

1

TypeTargetConfidenceTier
WeaknessMissing Origin Validation in WebSocketscwe-13850%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-2577
CVE
CVE-2026-33654
CVE
CVE-2026-49139
CVE
CVE-2026-49138
CVE
CVE-2026-40289
CVE
CVE-2026-32302
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.