OpenClaw: Browser interaction routes could pivot into local CDP and regain file reads
Moderate severity
GitHub Reviewed
Published
Apr 16, 2026
in
openclaw/openclaw
•
Updated Apr 17, 2026
Description
Published to the GitHub Advisory Database
Apr 17, 2026
Reviewed
Apr 17, 2026
Last updated
Apr 17, 2026
Summary
Browser interaction routes could pivot into local CDP and regain file reads.
Affected Packages / Versions
openclaw< 2026.4.9>= 2026.4.9Impact
Browser act/evaluate interactions could trigger navigation into the local CDP origin and then create or read disallowed
file://pages despite direct navigation guards.Technical Details
The fix re-checks browser URLs after interaction-driven navigations and blocks targets that violate the configured navigation policy.
Fix
The issue was fixed in #63226. The first stable tag containing the fix is
v2026.4.9, andopenclaw@2026.4.14includes the fix.Fix Commit(s)
5f5b3d733bdd791cb457f838514179e1288b10b3Release Process Note
Users should upgrade to
openclaw2026.4.9 or newer. The latest npm release,2026.4.14, already includes the fix.Credits
Thanks to @tdjackey for reporting this issue.
References