CVE-2026-82877
largeAuthenticated Arbitrary File Read in ILIAS LMS via SOAP addFile (Path Traversal)
ILIAS, an open-source learning management system, contains an arbitrary file read vulnerability (CWE-22 path traversal) in the SOAP addFile method, patched in versions 9.22, 10.10, and 11.3. An authenticated user can trigger the flaw by submitting a crafted SOAP request whose XML initiates a COPY-mode import with an absolute file path that is not confined to the sandboxed import directory, causing the server to expose arbitrary files. Successful exploitation grants read access to sensitive server files, including configuration files that contain database credentials and setup passwords, yielding high confidentiality impact but no integrity or availability impact (CVSS 4.0: 7.1 High, network vector, low privileges required). Any organization running ILIAS prior to the fixed versions is affected, which — given ILIAS's concentration in universities, schools, and public-sector organizations in the DACH region — implies a broad institutional user base. No public proof-of-concept, in-the-wild exploitation, or CISA KEV listing is known; EPSS currently assigns roughly a 0.4% probability of exploitation within 30 days (29th percentile).
What to do: Upgrade ILIAS 9.x deployments to 9.22, 10.x to 10.10, and 11.x to 11.3 or later; sites on older major branches should confirm patch availability with the vendor or ILIAS community. Restrict SOAP service access to trusted authenticated accounts, and because the flaw can expose configuration files, rotate database credentials and setup passwords if compromise is suspected; review SOAP addFile request logs for imports referencing absolute paths outside the import directory.
| ILIAS Society (open-source ILIAS project) ILIAS 9.x | All versions before 9.22 (fixed in 9.22) |
| ILIAS Society (open-source ILIAS project) ILIAS 10.x | All versions before 10.10 (fixed in 10.10) |
| ILIAS Society (open-source ILIAS project) ILIAS 11.x | All versions before 11.3 (fixed in 11.3) |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
ILIAS before versions 9.22, 10.10, and 11.3 contains 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.
- Weakness
- CWE-22
- 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.