Potential session/cache leakage between workspace instanc...
Count the number of potential session or cache leakage incidents between workspace instances or consumer accounts within a specified time range.
How to Use This Tool
What Is Potential session/cache leakage between workspace instanc...?
Session or cache leakage between workspace instances occurs when authentication tokens, cached data, or other ephemeral resources intended for one workspace are inadvertently accessible by another. This often arises from misconfigured shared infrastructure, improper tenant isolation, or bugs in session management code. Left undetected, such leaks can expose sensitive user data, allow cross-workspace privilege escalation, or break compliance requirements.
The 'Potential session/cache leakage between workspace instances' tool is a health check that proactively scans for these cross-contamination events within a specified time range. By counting the number of distinct incidents, administrators can quickly assess the security posture of their multi-workspace environment. Using this tool regularly helps teams catch configuration errors early, reduce attack surface, and maintain robust isolation between workspaces or consumer accounts.
Formula
In plain English: It tallies every instance of cross-workspace contamination—whether a user's session cookie, an API response cache, or other ephemeral data—found in an unauthorized workspace. Each unique pair (source workspace, affected workspace) with at least one occurrence counts as one incident.