Vulnerability Description
FrontAccounting before 2.4.20 contains a SQL injection vulnerability in the Audit Trail report handler that allows authenticated attackers with SA_GLANALYTIC permission to execute arbitrary SQL queries by injecting malicious code into the PARAM_2 and PARAM_3 POST parameters. Attackers can exploit time-based blind SQL injection through SLEEP() functions that are amplified across JOIN result sets to cause denial of service by exhausting database connections, or extract arbitrary database content through UNION-based injection techniques.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/FrontAccountingERP/FA/commit/647a18196caad27f96ea852e993c9e30
- https://jivasecurity.com/writeups/frontaccounting-sqli-audit-trail-report-cve-20
- https://sourceforge.net/p/frontaccounting/news/2026/04/release-2420/
- https://www.vulncheck.com/advisories/frontaccounting-sql-injection-via-reporting
FAQ
What is CVE-2026-40523?
CVE-2026-40523 is a vulnerability with a CVSS score of 8.1 (HIGH). FrontAccounting before 2.4.20 contains a SQL injection vulnerability in the Audit Trail report handler that allows authenticated attackers with SA_GLANALYTIC permission to execute arbitrary SQL querie...
How severe is CVE-2026-40523?
CVE-2026-40523 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-40523?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.