Security context

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

bethington/ghidra-mcp
main @ f4a1175
19
Fixes
0
CVEs
HIGH
Peak severity
50.0%
Coverage
Highlights
Denial of Service: 10 prior fixes. Scrutinize any change in this area.
fun-doc/fun_doc.py: most-fixed (4 issues). Treat as high-risk during review.
9 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.

Remote Code Execution: Arbitrary inline Java and script execution endpoints are vulnerable to remote code execution unless strictly gated behind explicit, default-off user opt-in controls.
Path Traversal: Path validation must enforce collision-safe path prefix checks and canonicalization to prevent unauthorized read/write access to binaries and sensitive files outside designated directories.
Denial of Service: Processing complex binary functions can lead to thread pool exhaustion, deadlocks, and Out-Of-Memory (OOM) leaks from repeated decompilation timeouts.