OSV 1.4.0 · github-reviewed · 修改于 2026-07-03 00:00
发布时间
2026-07-03 00:00
GitHub 审查时间
2026-07-03 00:00
NVD 发布时间
2026-06-12 05:16
源文件
advisories/github-reviewed/2026/07/GHSA-2hfg-4fh4-qp7f/GHSA-2hfg-4fh4-qp7f.json
OpenClaw's browser control SSRF checks blocked direct navigation to private or loopback URLs, but some Playwright act interactions could trigger navigation after the initial check. A later browser evaluation could then read from the page reached by that action-triggered navigation.
This issue is specific to browser control actions and private-network navigation policy. Browser evaluation remains an intentional trusted-operator feature when it is used on pages that policy allowed the browser to visit.
This affects deployments where browser control is enabled and an authenticated browser-control caller can interact with an attacker-controlled page that redirects or navigates the tab to a private-network target through a UI action.
If the browser reached a private page through an unchecked action-triggered navigation, a caller with browser evaluation capability could read page content that direct navigation policy would have blocked.
The issue does not grant access to OpenClaw without authentication. It bypasses the private-network navigation guard for a specific browser action path.
The first stable patched version is 2026.5.18.
Upgrade to [email protected] or later. Before upgrading, restrict browser-control access to trusted operators and avoid using browser control on untrusted pages in environments with sensitive private web services.