CVE-2026-59109

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

No configuration.

History

No history.

Information

Published : 2026-08-13 17:17

Updated : 2026-09-01 21:07


NVD link : CVE-2026-59109

Mitre link : CVE-2026-59109

CVE.ORG link : CVE-2026-59109


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')