SQL injection in Apache Fineract - CVE-2026-57821
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information and cause a denial of service.
The vulnerability exists due to SQL injection in the Office Search API (GET /api/v1/offices) when processing a crafted orderBy request parameter. A remote user can supply a crafted orderBy value containing a subquery to disclose sensitive information and cause a denial of service.
Exploitation requires permission to view offices and can be leveraged through time-based blind SQL injection.