OpenClaw: CDP /json/version WebSocket URL could pivot to untrusted second-hop targets
Moderate severity
GitHub Reviewed
Published
Apr 16, 2026
in
openclaw/openclaw
•
Updated May 12, 2026
Description
Published to the GitHub Advisory Database
Apr 17, 2026
Reviewed
Apr 17, 2026
Last updated
May 12, 2026
Summary
CDP /json/version WebSocket URL could pivot to untrusted second-hop targets.
Affected Packages / Versions
openclaw< 2026.4.5>= 2026.4.5Impact
A browser profile could trust a CDP
/json/versionresponse whosewebSocketDebuggerUrlpointed at a different host, enabling a second-hop SSRF-style pivot.Technical Details
The fix normalizes and re-validates direct CDP WebSocket targets before connecting.
Fix
The issue was fixed in #60469. The first stable tag containing the fix is
v2026.4.5, andopenclaw@2026.4.14includes the fix.Fix Commit(s)
bc356cc8c2beaa747c71dd86cceab8f804699665Release Process Note
Users should upgrade to
openclaw2026.4.5 or newer. The latest npm release,2026.4.14, already includes the fix.Credits
Thanks to @tdjackey for reporting this issue.
References