Why AI Security Policies May Not Be Enforced on Platforms Like Microsoft Copilot When Using Browser Extensions

Issue

In some cases, AI security policies are enforced on certain AI applications but not on others when the Browser Extension is connected. For example, policies may be applied to ChatGPT but not to Microsoft Copilot, even though both applications are enabled within the same policy. This article explores the reason behind this behavior.

NOTE: This case study focuses on the Cato Browser Extension in the context of AI security and should not be confused with the AI Security Browser Plugin

Root Cause

The Cato Browser Extension currently supports only HTTPS traffic. Non-HTTPS traffic is not routed through Cato, and therefore AI security policies cannot be enforced.

Troubleshooting

  1. Verify that a policy is configured under User Interaction Policy for the relevant traffic. In the CMA, go to AI Security > User Interaction Policy. For browser extension use cases, ensure the policy is defined with a Network Rule as the interception type.

  2. Verify that the application is supported by Cato and is listed in the dropdown within the network interception rule.
  3. Finally, confirm that the AI application uses HTTPS as the underlying protocol for AI security policies to be enforced. Capture HAR data while sending a prompt, then review the entries to locate the request carrying the prompt. In the example below (Microsoft Copilot), the underlying protocol is WSS://; therefore, the traffic is sent directly to the internet, bypassing the Cato AI security engine.

Was this article helpful?

0 out of 0 found this helpful

0 comments