Skip to main content

Use of Non-Canonical URL Paths for Authorization Decisions

CVE-2025-47241

Severity Medium
Score 4/10

Summary

In browser-use (aka Browser Use), URL parsing of "allowed_domains" is mishandled because userinfo can be included in the authority component. This issue affects versions 0.1.28 through 0.1.44.

  • HIGH
  • NETWORK
  • LOW
  • CHANGED
  • NONE
  • NONE
  • NONE
  • NONE

CWE-647 - Use of Non-Canonical URL Paths for Authorization Decisions

The software defines policy namespaces and makes authorization decisions based on the assumption that a URL is canonical. This can allow a non-canonical URL to bypass the authorization.

Advisory Timeline

  • Published