Highlights
Auth Bypass: 10 prior fixes. Scrutinize any change in this area.
www/lib/cloud/d3k-sandbox.ts: most-fixed (4 issues). Treat as high-risk during review.
14 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Auth Bypass: Reattaching to active sandboxes in workflow steps lacked explicit team, project, and token validation, risking cross-tenant sandbox hijacking.
Command Injection: Running commands in execution sandboxes without escaping arguments allowed untrusted inputs to break out of the shell context.
Arbitrary Code Execution: Allowing arbitrary dependency installation during scans gave untrusted code the ability to trigger command hooks during package installation inside analysis environments.