CVE Catalog

CVE-2026-48231

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 tables.php. POST parameters 'tablename', 'indexname', 'sortby' are concatenated into table/column identifiers in dynamically constructed SELECT/UPDATE/DELETE 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 tables.php where the multiple POST parameters (tablename, indexname, sortby) are concatenated into table/column identifiers in dynamically constructed SELECT/UPDATE/DELETE 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