Apache Fineract 1.14.0 Report API runreports SQL Injection
CVE-2026-35152 Published on July 15, 2026
Apache Fineract: SQL injection in runreports endpoint
A SQL Injection vulnerability exists in Apache Fineract's Report Execution API (runreports endpoint) in versions up to and including 1.14.0. Report parameter values are incorporated into the generated SQL query without sufficient validation, allowing an authenticated user with permission to run reports to inject arbitrary SQL via crafted parameter values. This can be leveraged to perform unauthorized access to data beyond what the report was designed to expose. Users are recommended to upgrade to a version containing the fix.
Vulnerability Analysis
CVE-2026-35152 is exploitable with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.
Weakness Type
What is a SQL Injection Vulnerability?
The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.
CVE-2026-35152 has been classified to as a SQL Injection vulnerability or weakness.
Products Associated with CVE-2026-35152
Want to know whenever a new CVE is published for Apache Fineract? stack.watch will email you.
Affected Versions
Apache Software Foundation Apache Fineract:- Before and including 1.14.0 is affected.