In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Access Control Bypass vulnerabilities in an interactive lesson.
Start learningUpgrade browser-use
to version 0.3.0 or higher.
browser-use is a Make websites accessible for AI agents
Affected versions of this package are vulnerable to Access Control Bypass via the search_google
and go_to_url
functions, which fail to enforce domain restrictions by using direct page.goto()
calls instead of the validated browser_session.navigate_to()
function. An attacker can bypass domain restrictions due to inconsistent validation.