CVE-2026-59109

Severity CVSS v4.0:
HIGH
Type:
CWE-20 Input Validation
Publication date:
13/08/2026
Last modified:
13/08/2026

Description

SQL injection in the Zalktis accounting application via<br /> trading-partner-controlled text fields in received electronic invoices. When<br /> importing a received e-invoice (UBL/PEPPOL) or an e-commerce export, Zalktis<br /> concatenates partner-controlled values directly into SQL statement text using<br /> string concatenation, with neither parameterised queries nor escaping. The<br /> application&amp;#39;s own escaping helper, Dazadi.sql_txt(),<br /> is not invoked on these code paths, so a party that sends an invoice can break<br /> out of the string literal and alter the query logic.<br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> This issue affects Zalktis: before 2026.1.586 and before 2026.2.592.