CVE Catalog

CVE-2026-48238

High
Published: Translated: NVD NIST

Summary

Open ISES Tickets before version 3.44.2 contains a SQL injection vulnerability in ajax/mobile_main.php where the id GET parameter is concatenated into the WHERE clause of a SELECT statement 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 or data deletion. Attackers with access to the system 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 data sanitization mechanisms in the application is advisable.

Original NVD description (English source)

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/mobile_main.php where the id GET parameter is concatenated into the WHERE clause of a SELECT statement used as a ticket-existence sanity check 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