CVE-2026-40524 HIGH

CVE-2026-40524: FrontAccounting < 2.4.20 SQL Injection via get_gl_transactions()

Vendor Frontaccounting
Product FrontAccounting
Weakness CWE-89 · SQLi
Published June 29, 2026
Last update June 29, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

FrontAccounting before 2.4.20 contains a SQL injection vulnerability in the get_gl_transactions() function where the filter_type parameter is concatenated directly into a SQL IN() clause without parameterization. Attackers with SA_GLANALYTIC permission can inject arbitrary SQL by supplying a closing parenthesis followed by malicious conditions to extract sensitive journal entry data through boolean-based blind SQL injection with reliable response size differentials.

Key dates

02Disclosure timeline

June 29, 2026 CVE published