ILIAS before versions 9.22, 10.10, and 11.3 contains a SQL injection vulnerability in the repository trash table where the table navigation sort field from HTTP requests is passed directly into the ORDER BY clause of a SQL query without validation against declared sortable columns. Authenticated users with write permission on any container can inject arbitrary SQL through the sort parameter, and because multi-statement execution is enabled in the database layer, stacked queries enable full database read and write access as well as administrator account takeover.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-04 18:18
Updated : 2026-09-14 20:16
NVD link : CVE-2026-82538
Mitre link : CVE-2026-82538
CVE.ORG link : CVE-2026-82538
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
