CVE-2026-82538

Source
https://cve.org/CVERecord?id=CVE-2026-82538
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-82538.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-82538
Published
2026-09-04T17:37:16.903Z
Modified
2026-09-06T03:46:49.938355137Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
ILIAS Arbitrary SQL Injection via Repository Trash Table Sort Parameter
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82538.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/ilias-elearning/ilias

Affected ranges

Type
GIT
Repo
https://github.com/ilias-elearning/ilias
Events
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "9.0"
        },
        {
            "fixed": "9.22"
        },
        {
            "introduced": "10.0"
        },
        {
            "fixed": "10.10"
        },
        {
            "introduced": "11.0"
        },
        {
            "fixed": "11.3"
        }
    ]
}

Affected versions

v10.*
v10.0
v10.2
v10.3
v10.4
v10.5
v10.6
v10.7
v10.8
v10.9
v11.*
v11.0
v11.1
v11.2
v3.*
v3.8
v9.*
v9.0
v9.1
v9.10
v9.12
v9.13
v9.15
v9.16
v9.17
v9.18
v9.19
v9.20
v9.21
v9.3
v9.4
v9.5
v9.6
v9.7
v9.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-82538.json"