CVE Catalog

CVE-2026-48240

High
Published: Translated: NVD NIST

Summary

Open ISES Tickets before version 3.44.2 contains a SQL injection vulnerability in ajax/statistics.php where the tick_id and f_tick_id POST parameters are concatenated into WHERE clauses of SELECT statements without sanitization. Authenticated attackers can craft requests that alter query semantics to read, modify, or destroy database contents.

Risk Assessment

This vulnerability poses a serious risk to data integrity in the database, potentially leading to the loss of sensitive information and disruption of system operations. Attackers can exploit this flaw to perform unauthorized operations on the database.

Recommendation

It is recommended to update Open ISES Tickets to version 3.44.2 or later to eliminate this vulnerability. Additionally, implementing input sanitization mechanisms is advisable to protect against SQL injection attacks.

Original NVD description (English source)

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/statistics.php where the tick_id and f_tick_id POST parameters are concatenated into WHERE clauses of SELECT statements in the statistics rollup queries without sanitization. Authenticated attackers can craft requests that alter query semantics to read, modify, or destroy database contents.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS