SE
Sandbox Escape
Topic
A sandbox escape is a critical computer security vulnerability or exploit where malicious code successfully bypasses the restrictions of an isolated execution environment (a sandbox) to gain unauthorized access to the host system or network. This technique allows attackers to execute arbitrary code, access sensitive files, or elevate privileges beyond the confined boundaries of the restricted environment. Sandbox escapes are highly sought after by attackers targeting web browsers, virtual machines, and containerized applications.

