CVE-2026-49357: Insecure Hardcoded Bind To All Interfaces

Hardcoding the server to bind to '0.0.0.0' or '::' unconditionally exposes it to all available network interfaces. For local integrations or automated desktop tools lacking uniform authentication, this allows any device on the network to connect, potentially leading to unauthorized data access or remote command execution. Ensure the bind address is configura

Provally CuratedPublic repositoryMediumMedium confidenceVerifiedApache-2.0JS
greprules fetch cve-2026-49357-insecure-hardcoded-bind-to-all-interfaces --engine opengrep

Description

Hardcoding the server to bind to '0.0.0.0' or '::' unconditionally exposes it to all available network interfaces. For local integrations or automated desktop tools lacking uniform authentication, this allows any device on the network to connect, potentially leading to unauthorized data access or remote command execution. Ensure the bind address is configura