CVE Catalog

CVE-2026-48232

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 ajax/fullsit_incidents.php. GET parameter 'offset' is concatenated into the LIMIT clause of a SELECT statement 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 ajax/fullsit_incidents.php where the offset GET parameter is concatenated into the LIMIT clause of a SELECT statement 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