| SEVERITY | ISSUE | LOCATION | ACTION |
|---|---|---|---|
| HIGH | Server-Side Request Forgery possible via proxy endpoint | /api/proxy | Restrict allowed hostnames |
| HIGH | OS auto-updates disabled β kernel 5.15.0-101 (EOL soon) | Server | Run: sudo apt upgrade |
| MEDIUM | Input not sanitized before SQL query in feedback form | /api/feedback | Use parameterized queries |
| MEDIUM | IAM service account has Owner role β too broad | GCP IAM | Reduce to specific roles |
| INFO | Content-Security-Policy header missing on 3 pages | analyzer.html, qr.html, feedback.html | Add CSP headers in Nginx |