users accessing internet sites via Cloud SWG using proxy forwarding and IPSEC access methods.
On premise users running on managed virtual desktops.
Due to concerns over CVE-2026-2441 (Google Chrome Zero Day Vulnerability), the Proxy/Cloud SWG admins want to restrict access to approved browsers only.
Chrome/Edge are approved browsers and require updating to the latest 146 version.
Cloud SWG admin wants to create a policy allowing 146.0.7680.80 as well as the next 3 major versions, but noticed the user-agent headers do not include major, minor and build information.
ProxySG.
Cloud SWG.
User-Agent.
With the User-Agent not including all the needed information to restrict what the admins wanted, it was decided to leverage the client hints mechanism to challenge the user-agent for details.
To do this, the admin