This is a sanitized excerpt of a full Phase 2 report, rendered in our DRM-protected viewer.
Executive summary
Across 412 hours of automated AI-driven testing covering 1,184 URLs and 142 API endpoints, PentrAX AI identified 60 findings spanning 6 attack surfaces. Three findings are rated Critical and require immediate remediation.
F-001 · API Security · CWE-89
SQL Injection in /api/v2/accounts/search (param: q)
CriticalCVSS 9.8
The `q` query parameter is concatenated directly into a SQL statement without parameterisation, enabling a UNION-based extraction of arbitrary tables, including `users` and `account_balances`.