CVE-2026-82877
Received Received - Intake

Arbitrary File Read in ILIAS via SOAP addFile Method

Vulnerability report for CVE-2026-82877, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-31

Last updated on: 2026-08-31

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-31
Last Modified
2026-08-31
Generated
2026-08-31
AI Q&A
2026-08-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
ilias ilias to 11.2 (inc)
ilias ilias 9.22
ilias ilias 10.10
ilias ilias 11.3

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an arbitrary file read vulnerability in ILIAS versions before 9.22, 10.0 through 10.9, and 11.0 through 11.2. It exists in the SOAP addFile method where authenticated users can read server files by supplying crafted XML with COPY-mode imports. Attackers can construct absolute file paths through an unsandboxed import directory to retrieve sensitive files like configuration files containing database credentials and setup passwords.

Detection Guidance

To detect this vulnerability, check if your ILIAS instance is running a vulnerable version (before 9.22, 10.0-10.9, or 11.0-11.2). Review SOAP service logs for unusual file read requests or XML parsing errors. Inspect network traffic for unauthorized file access attempts via SOAP addFile method.

Impact Analysis

This vulnerability allows attackers with authenticated access to read arbitrary files on the server. This could lead to exposure of sensitive data such as configuration files, database credentials, and setup passwords. It may also enable further attacks by providing internal system information.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating compliance requirements under GDPR (data protection) and HIPAA (protected health information). Exposure of credentials or configuration files may result in data breaches, triggering regulatory penalties and loss of trust.

Mitigation Strategies

Immediately update ILIAS to a patched version (9.22, 10.10, or 11.3+). Disable or restrict SOAP file import functionality if not required. Review and remove unnecessary file permissions for authenticated users. Monitor for suspicious file access patterns in logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82877. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart