CVE-2026-48238

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
21/05/2026
Last modified:
21/05/2026

Description

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.