CVE-2026-40523 Details
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.
A SQL injection vulnerability has been identified in FrontAccounting versions prior to 2.4.20, specifically within the Audit Trail report handler. This vulnerability 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. The issue arises from unparameterized input being directly concatenated into SQL queries, creating opportunities for SQL injection exploitation.
Users are advised to upgrade to FrontAccounting version 2.4.20 or later, where this vulnerability has been fixed. The audit trail report SQL injection vulnerability can be addressed by properly sanitizing and parameterizing user inputs before executing SQL queries.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 29, 2026CISA-ADP
Assessed Jun 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/FrontAccountingERP/FA/commit/647a18196caad27f96ea852e993c9e30f815357f | [email protected] | Source CodeVendor |
| https://jivasecurity.com/writeups/frontaccounting-sqli-audit-trail-report-cve-2026-40523 | [email protected] | ExploitRemedyTechnical Analysis |
| https://sourceforge.net/p/frontaccounting/news/2026/04/release-2420/ | [email protected] | Release NotesVendor |
| https://www.vulncheck.com/advisories/frontaccounting-sql-injection-via-reporting-rep710-php | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| FrontAccounting | < 2.4.20 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 29, 2026 | CVE Modified | CISA-ADP |
| Jun 29, 2026 | New CVE Received | [email protected] |
Volerion