Highlights
Sandbox Escape: 2 prior fixes. Scrutinize any change in this area.
main: most-fixed (1 issue). Treat as high-risk during review.
3 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.
Sandbox Escape: Disabled context isolation historically allowed the renderer process to bypass the Electron sandbox and gain direct access to main process capabilities, risking complete application compromise.
Sandbox Escape: Exposing powerful Node.js APIs and uncontrolled IPC mechanisms (such as sync/async IPC send) to the renderer process allowed complete breakout of the execution sandbox.
Remote Code Execution: Legacy configuration objects could bypass status checks to enable arbitrary LLM-driven code execution without explicit, valid opt-in verification.