Highlights
Denial of Service: 3 prior fixes. Scrutinize any change in this area.
DiseaseTargetScoreTool: most-fixed (1 issue). Treat as high-risk during review.
2 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: The python executor sandbox suffered from a critical escape vulnerability where attackers could use dunder-attribute lookups and scientific module pivots to bypass safety checks and achieve arbitrary code execution.
Remote Code Execution: A critical execution vulnerability in the python_code_executor required a version release and safety patch to block malicious payloads from running arbitrary system commands.
Denial of Service: Unbounded REST API pagination loops inside the DiseaseTargetScoreTool component could trigger infinite loops and thread hangs, requiring a strict wall-clock time budget constraint.