Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

totalo-dev/nuclei
dev @ 2a11278
29
Fixes
0
CVEs
CRITICAL
Peak severity
42.3%
Coverage
Highlights
Auth Bypass: 6 prior fixes. Scrutinize any change in this area.
pkg/catalog/loader/loader.go: most-fixed (4 issues). Treat as high-risk during review.
26 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.

Code Execution: Unsigned code templates repeatedly executed via alternate loading branches (DAST, workflows) bypassing the -code flag and signature checks.
Sandbox Escape: JS require() and module cache reuse allowed sandbox escape, and krbforge file writes bypassed sandbox path checks.
SSRF: LDAP dialing repeatedly missed host allowlist checks, and proxy env var could be set for internal exfiltration.