---
id: CVE-2026-82538
title: >-
  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 …
summary: >-
  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 …
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-89
vendor: ILIAS-eLearning e.V.
product: ILIAS
affected:
  - ILIAS >= 9.0 < 9.22
  - ILIAS >= 10.0 < 10.10
  - ILIAS >= 11.0 < 11.3
published: '2026-09-04'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T20:16:57.190'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-82538'
references:
  - url: >-
      https://docu.ilias.de/ilias.php?baseClass=illmpresentationgui&obj_id=225630&ref_id=35
    label: disclosure@vulncheck.com
  - url: >-
      https://docu.ilias.de/ilias.php?baseClass=illmpresentationgui&obj_id=225631&ref_id=35
    label: disclosure@vulncheck.com
  - url: >-
      https://docu.ilias.de/ilias.php?baseClass=illmpresentationgui&obj_id=225632&ref_id=35
    label: disclosure@vulncheck.com
  - url: >-
      https://docu.ilias.de/ilias.php?baseClass=ilrepositorygui&cmdNode=wy:ll:6t&cmdClass=ilBlogPostingGUI&cmd=previewFullscreen&ref_id=15821&blpg=934
    label: disclosure@vulncheck.com
  - url: >-
      https://docu.ilias.de/ilias.php?baseClass=ilrepositorygui&cmdNode=wy:ll:6t&cmdClass=ilBlogPostingGUI&cmd=previewFullscreen&ref_id=15821&blpg=935
    label: disclosure@vulncheck.com
  - url: >-
      https://docu.ilias.de/ilias.php?baseClass=ilrepositorygui&cmdNode=wy:ll:6t&cmdClass=ilBlogPostingGUI&cmd=previewFullscreen&ref_id=15821&blpg=936
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/ilias-arbitrary-file-read-via-soap-addfile
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/ilias-arbitrary-sql-injection-via-repository-trash-table-sort-parameter
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00673
epssPercentile: 0.50055
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-14T19:21:30.396053Z'
ingestedAt: '2026-09-08T20:10:03.168Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
