You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
require bearer-token authentication and loopback Host validation for all bridge /api/* routes, confine outbound media files to configured media roots, and add MCP client token propagation. This fixes unauthenticated local bridge access and arbitrary-file exfiltration via media_path. Existing installs must restart both components and configure WHATSAPP_BRIDGE_TOKEN or let the MCP server read whatsapp-bridge/store/.bridge-token; outbound media must live under WHATSAPP_MEDIA_ROOTS or the default outbox. (9ee4481)