Description
ILIAS versions before 9.22, 10.0 through 10.9, and 11.0 through 11.2 contain an arbitrary file read vulnerability in the SOAP addFile method that allows authenticated users to read server files by supplying crafted XML with COPY-mode imports. Attackers can construct absolute file paths through an unsandboxed import directory and retrieve sensitive files including configuration files containing database credentials and setup passwords.
Published: 2026-08-31
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user can retrieve arbitrary files from the server by sending a specially crafted XML payload to the SOAP addFile method. The vulnerability is caused by the service accepting unsandboxed COPY-mode imports, allowing the attacker to specify absolute file paths. This enables reading sensitive files such as configuration files that contain database credentials and setup passwords, thereby exposing confidential data and potentially facilitating further compromise.

Affected Systems

The flaw affects ILIAS eLearning e.V. products running any version prior to 9.22, versions 10.0 through 10.9, and 11.0 through 11.2. The vulnerability exists in the SOAP component responsible for file administration. Users of these versions must consider their deployments vulnerable until a patched release is applied.

Risk and Exploitability

The CVSS score of 7.1 indicates serious potential for data disclosure with moderate exploitation effort. The EPSS score is not reported, but the lack of listed exploitation in the KEV catalog suggests no widespread active exploitation yet. Still, because the flaw only requires authentication and no privilege escalation, any user with access to the SOAP service can abuse it. The path to exploitation is a simple SOAP request, which can be performed from an authenticated session within the application, requiring minimal setup.

Generated by OpenCVE AI on August 31, 2026 at 12:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to ILIAS 9.22 or later, or to version 10.10 or 11.3, which contain the fix for the SOAP addFile vulnerability.
  • If an upgrade cannot be performed immediately, disable the addFile method in the SOAP configuration or restrict SOAP access to trusted network ranges only.
  • Continuously monitor SOAP traffic for unusual file import requests and audit configured file paths to detect potential abuse.

Generated by OpenCVE AI on August 31, 2026 at 12:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
Description ILIAS versions before 9.22, 10.0 through 10.9, and 11.0 through 11.2 contain an arbitrary file read vulnerability in the SOAP addFile method that allows authenticated users to read server files by supplying crafted XML with COPY-mode imports. Attackers can construct absolute file paths through an unsandboxed import directory and retrieve sensitive files including configuration files containing database credentials and setup passwords.
Title ILIAS before 9.22 Arbitrary File Read via SOAP addFile
First Time appeared Ilias
Ilias ilias
Weaknesses CWE-22
CPEs cpe:2.3:a:ilias:ilias:*:*:*:*:*:*:*:*
Vendors & Products Ilias
Ilias ilias
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-31T10:51:03.778Z

Reserved: 2026-08-31T08:38:43.268Z

Link: CVE-2026-82877

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T11:16:41.330

Modified: 2026-08-31T11:16:41.330

Link: CVE-2026-82877

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T12:30:05Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')