CVE-2026-35152 PUBLISHED

Apache Fineract: SQL injection in runreports endpoint

Assigner: apache
Reserved: 01.04.2026 Published: 15.07.2026 Updated: 15.07.2026

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.

Product Status

Vendor Apache Software Foundation
Product Apache Fineract
Versions Default: unaffected
  • affected from 0 to 1.14.0 (incl.)

Credits

  • JD Security Shenyi Team finder
  • Geo Chen reporter
  • Quac Tran reporter
  • Terence Monteiro (@terencemo) remediation developer
  • Ádám Sághy (@adamsaghy) remediation reviewer
  • Aleksandar Vidakovic (@vidakovic) remediation reviewer

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE