CVE-2026-82538
Published:September 04, 2026
Updated:September 22, 2026
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.
Affected Packages
https://github.com/ILIAS-eLearning/ILIAS.git (GITHUB):
Affected version(s) >=v9.0 <v9.22Fix Suggestion:
Update to version v9.22https://github.com/ILIAS-eLearning/ILIAS.git (GITHUB):
Affected version(s) >=v11.0 <v11.3Fix Suggestion:
Update to version v11.3https://github.com/ILIAS-eLearning/ILIAS.git (GITHUB):
Affected version(s) >=v10.0 <v10.10Fix Suggestion:
Update to version v10.10Related Resources (11)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
EPSS
Base Score:
0.39