CVE-2026-1198
Description
SIMPLE.ERP is vulnerable to the SQL Injection in search functionality in "Obroty na kontach" window. Lack of input validation allows an authenticated attacker to prepare a malicious query to the database that will be executed. This issue was fixed in 6.30@A04.4_u06.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Authenticated SQL Injection in SIMPLE.ERP's search functionality allows arbitrary database queries; patched in version 6.30@A04.4_u06.
Vulnerability
Overview
CVE-2026-1198 is an SQL Injection vulnerability in the SIMPLE.ERP enterprise resource planning software. The flaw exists within the search functionality of the 'Obroty na kontach' (Account Transactions) window. Due to a lack of input validation, an attacker can inject malicious SQL commands through the search input field, which are then executed against the database backend [1][2].
Exploitation
Exploitation requires the attacker to be an authenticated user of SIMPLE.ERP. Once authenticated, no additional privileges are needed beyond standard search access—the attacker can craft a specially designed query in the search field. The system fails to properly neutralize special SQL elements, enabling the injection [1][2].
Impact
A successful attack allows the authenticated adversary to execute arbitrary SQL queries on the database. This could lead to unauthorized reading, modification, or deletion of data, including sensitive financial and personnel records. The attacker may also escalate privileges horizontally or vertically within the application, potentially compromising the entire ERP instance [1][2].
Mitigation
The vulnerability has been fixed in SIMPLE.ERP version 6.30@A04.4_u06. Users running any prior version are strongly advised to upgrade immediately. CERT Polska coordinated the disclosure process and acknowledges Kamil Dąbkowski for reporting the issue [2].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <6.30@A04.4_u06
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.