CVE Catalog

CVE-2026-48237

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

12th percentile - higher than 12% of all known CVEs

Summary

SQL injection vulnerability in Open ISES Tickets before 3.44.2 exists in message.php. POST parameters 'frm_ticket_id' and 'frm_resp_id' are concatenated into WHERE clauses of SELECT/UPDATE statements without sanitization, allowing authenticated attackers to read, modify, or destroy database contents.

Risk Assessment

An attacker can steal sensitive data, alter database content, or delete data entirely, compromising system integrity and availability.

Recommendation

Update Open ISES Tickets to version 3.44.2 or later, which includes fixes for the SQL injection vulnerability.

Other vulnerabilities in Open ISES Tickets

See all
Original NVD description (English source)

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in message.php where the frm_ticket_id and frm_resp_id POST parameters are concatenated into WHERE clauses of SELECT/UPDATE statements 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