Payments are experiencing issues due to temporary restrictions in Russia. If your payment does not go through, please submit a support request.Our support team is available 24/7 — we are always here to help with hosting and server issues.We are now accepting requests for dedicated server rental and colocation services in our data center.Reminder: we recommend enabling backups for additional data protection.A new VPS/VDS lineup with NVMe storage and improved performance is now available.Maintenance work on some servers has been completed. All services are operating normally.
Article3 min read

Cloudflare Trains CASB to Block Dangerous Access: How to Protect Files Without Halting Work

Automated CASB rules can revoke risky file sharing. I examine the conditions that must be agreed upon before trusting the system with such actions.

A folder with blank sheets inside a transparent protective case
In this article

A folder was opened for a contractor during a project, but access remained after the work ended. Or, instead of inviting a single person, viewing was enabled for anyone with the link. Such a leak does not require a server hack; a simple misconfiguration of collaboration settings is enough.

On September 11, 2026, Cloudflare introduced automated remediation policies in CASB (Cloud Access Security Broker), a system for controlling cloud application security. Based on defined conditions, it can revoke risky file sharing and send events to external processing systems.

Why Automated Remediation Is Not Always Beneficial

Closing a sensitive file quickly is better than discovering the issue a week later. However, a blanket rule to "block all external access" can simultaneously halt material exchange with clients, accounting departments, and contractors.

Before implementation, you must distinguish between data types and real-world workflows. A public press kit and a customer database export have different requirements. If the system sees only the fact of external access, this may be insufficient for making the right decision.

First, identify the data owner

Every significant folder must have a designated person or team responsible for it. Only they can explain why access was granted and when it should be revoked. It is difficult for an administrator to guess the purpose of documents based on a random folder name.

It is also essential to determine whether employees are using personal storage for work files. Corporate policies cannot govern data stored outside the system. Otherwise, a report showing order in one service creates a false sense of complete security.

Which cases can be automated first

A good starting point is a narrow rule with a clear outcome and a small number of exceptions. For example, a predefined class of internal materials should not have public access. The specific detection and revocation capabilities depend on the connected service and supported actions.

Start by reviewing actual triggers without mass permission changes, if the selected tool supports this mode. Misclassifications are cheaper to catch before employees lose access during client negotiations.

Notifications must explain the reason

The person whose file access was revoked needs to understand what happened and who to contact. Without an explanation, they may create a new copy and share it again, causing the issue to reappear elsewhere.

The notification should include the document owner, the reason for the restriction, and the procedure for requesting an exception. However, the notification must not expose sensitive content to a broad audience.

Evaluating Protection Performance

Counting only the number of revoked accesses is insufficient. You also need to measure response time, the rate of false positives, and recurrence of violations. If employees routinely bypass a rule to perform standard work, the process requires revision rather than simply imposing stricter bans.

Automation is particularly valuable after rights and responsibilities have been clarified. It enables rapid execution of already understood decisions. Determining which data is needed by whom and why remains the company's responsibility.

Discussion0

Share your experience and ask questions. Comments without links appear after editorial review.

No comments yet. Start the discussion.