CVE-2026-2577

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-02-16 10:16

Updated : 2026-06-17 10:31


NVD link : CVE-2026-2577

Mitre link : CVE-2026-2577

CVE.ORG link : CVE-2026-2577


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function