CVE-2026-2577
Plain English Summary
AI-powered analysis for quick understanding
An attacker can take control of a user's WhatsApp account by connecting to an unprotected WebSocket server that is open to anyone on the network. This requires the attacker to have network access to the server, allowing them to send and receive messages as if they were the user, and even capture sensitive information like authentication codes.
Technical Description
The WhatsApp bridge component in Nanobot binds the WebSocket server to all network interfaces (0.0.0.0) on port 3001 by default and does not require authentication for incoming connections. An unauthenticated remote attacker with network access to the bridge can connect to the WebSocket server to hijack the WhatsApp session. This allows the attacker to send messages on behalf of the user, intercept all incoming messages and media in real-time, and capture authentication QR codes.
CVSS Vector Analysis
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:NExploit Resources
Search for proof-of-concept code and exploit modules
Official References
Quick Information
Published
Feb 16, 2026
about 2 months ago
Last Modified
Feb 18, 2026
about 2 months ago