Highlights
Auth Bypass: 57 prior fixes. Scrutinize any change in this area.
ee/apps/den-api/src/auth.ts: most-fixed (7 issues). Treat as high-risk during review.
54 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.
Command Injection: The opkg_install command handler was vulnerable to shell command injection via unvalidated package name arguments, allowing arbitrary shell code execution on the user system.
Command Injection: Untrusted issue titles, descriptions, and pull request comments were interpolated directly into shell blocks in release workflows, leading to remote command execution within the GitHub Actions runner context.
SSRF: The LLM provider connection testing tool was susceptible to SSRF, allowing attackers to probe internal networks, loopback services, and cloud metadata endpoints.