SQL injection in Apache Fineract - CVE-2026-56287
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to disclose arbitrary files readable by the database process.
The vulnerability exists due to SQL injection in the Client Search API when processing crafted orderBy and sortOrder request parameters. A remote user can send a specially crafted request to disclose arbitrary files readable by the database process.
Exploitation requires permission to view clients and can also be used for blind boolean-based data extraction. File disclosure via LOAD_FILE() is supported on MySQL and MariaDB.