The Chrome extension relay (ensureChromeExtensionRelayServer) previously treated wildcard hosts (0.0.0.0 / ::) as loopback, which could make it bind the relay HTTP/WS server to all interfaces when a wildcard cdpUrl was passed.
If configured with a wildcard cdpUrl, relay HTTP endpoints could become reachable off-host, leaking service presence/port and enabling DoS/brute-force traffic against the relay token header.
openclaw (npm)>= 2026.1.14-1 < 2026.2.12>= 2026.2.12 (released 2026-02-13)/json* auth and /cdp token checks landed in:
Thanks @qi-scape for reporting.
{
"cwe_ids": [
"CWE-1327",
"CWE-284"
],
"github_reviewed": true,
"github_reviewed_at": "2026-02-17T17:09:43Z",
"nvd_published_at": "2026-03-05T22:16:16Z",
"severity": "MODERATE"
}