Answer in brief
CVE-2026-82538 records a Unknown severity vulnerability in ILIAS Arbitrary SQL Injection via Repository Trash Table Sort Parameter. The current sources do not mark it as known exploited. The current feed maps ILIAS-eLearning e.V./ILIAS (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps ILIAS-eLearning e.V./ILIAS (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| ILIAS-eLearning e.V./ILIASgeneric | >=9.0 <9.22 || >=10.0 <10.10 || >=11.0 <11.3 | 9.22, 10.10, 11.3 |
Published upstream
Sep 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 4, 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.
Quoted source text, attributed separately from HOL analysis.