Highlights
Path Traversal: 2 prior fixes. Scrutinize any change in this area.
desktop-app/app/components/WebView/index.js: most-fixed (2 issues). 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.
Path Traversal: Remote web pages loaded in WebView components could abuse the 'new-window' event to open local system resources using the file:// scheme, bypassing origin isolation.
Auth Bypass: The application lacked robust IPC handling and user prompting for web origin permissions, which led to silent auto-granting or ignoring of permissions requests.