CVE Catalog

CVE-2026-82538

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

32th percentile - higher than 32% of all known CVEs

Summary

A SQL injection vulnerability in ILIAS before versions 9.22, 10.10, and 11.3 exists 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.

Risk Assessment

The organization is exposed to full compromise of the ILIAS database, including data theft, content modification, and administrator account takeover. The vulnerability can be exploited by authenticated users with write permissions, increasing the risk of insider attacks.

Recommendation

Immediately update ILIAS to version 9.22, 10.10, or 11.3 (depending on the branch in use) or later. Until patched, restrict write permissions on containers and monitor for unusual HTTP requests with sort parameters.

Other vulnerabilities in ILIAS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS