Highlights
Path Traversal: 1 prior fix. Scrutinize any change in this area.
index.php: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Unrestricted File Upload: Unauthenticated attackers can upload malicious files directly to the server, resulting in arbitrary remote code execution. This is a highly critical threat verified by KEV tracking.
Path Traversal: An attacker can bypass directory boundaries to read sensitive local files due to a lack of proper path validation prior to file-read operations.