CVE-2026-40524

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
29/06/2026
Last modified:
01/07/2026

Description

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.