Browser snapshot and screenshot routes could expose internal page content after navigation.
openclaw< 2026.4.14>= 2026.4.14Authenticated browser tool callers could use snapshot, screenshot, or tab routes that did not consistently validate the final browser target after route-driven navigation. In restrictive browser SSRF configurations this could expose content from internal or otherwise disallowed pages.
The fix re-checks browser snapshot, screenshot, and tab route results against the configured browser SSRF policy before returning page content. Regression coverage was added around snapshot/screenshot and tab-route flows.
The issue was fixed in #66040. The first stable tag containing the fix is v2026.4.14, and openclaw@2026.4.14 includes the fix.
b75ad800a59009fc47eaa3471410f69046150e59Users should upgrade to openclaw 2026.4.14 or newer. The latest npm release, 2026.4.14, already includes the fix.
Thanks to @zsxsoft, with sponsorship from @KeenSecurityLab and @qclawer for reporting this issue.
{
"github_reviewed": true,
"github_reviewed_at": "2026-04-17T21:47:36Z",
"cwe_ids": [
"CWE-862",
"CWE-918"
],
"severity": "MODERATE",
"nvd_published_at": "2026-05-05T12:16:18Z"
}