openclaw (npm)< 2026.4.202026.4.20Browser profile creation normalized cdpUrl values before persisting them, but did not apply the configured browser SSRF policy at creation time. In deployments that explicitly disabled private-network CDP targets, a stored profile could still point at a private-network or metadata endpoint and later be probed by normal profile status flows.
Default trusted-operator browser behavior allows private-network CDP endpoints, so this only affected strict-mode deployments. Severity is low.
OpenClaw now checks CDP endpoints against the browser SSRF policy during profile creation and reachability operations.
Fix commits:
1fd049e3074cac72f6734a7fe88468c84f5f8bd7e90c89cf8b1459f2aa1f3a665be67392b6c03fdfFixed in OpenClaw 2026.4.20.
{
"github_reviewed": true,
"severity": "LOW",
"nvd_published_at": null,
"cwe_ids": [
"CWE-918"
],
"github_reviewed_at": "2026-04-25T23:49:42Z"
}