{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-82877",
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "state": "PUBLISHED",
        "assignerShortName": "VulnCheck",
        "dateReserved": "2026-08-31T08:38:43.268Z",
        "datePublished": "2026-08-31T10:51:03.778Z",
        "dateUpdated": "2026-08-31T10:51:03.778Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
                "shortName": "VulnCheck",
                "dateUpdated": "2026-08-31T10:51:03.778Z"
            },
            "datePublic": "2026-09-01T00:00:00.000Z",
            "title": "ILIAS before 9.22 Arbitrary File Read via SOAP addFile",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                            "cweId": "CWE-22",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "ILIAS-eLearning e.V.",
                    "product": "ILIAS",
                    "collectionURL": "https://github.com/ILIAS-eLearning/ILIAS",
                    "packageURL": "pkg:github/ILIAS-eLearning/ILIAS",
                    "repo": "https://github.com/ILIAS-eLearning/ILIAS",
                    "defaultStatus": "unaffected",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "9.22",
                            "status": "affected",
                            "versionType": "custom"
                        },
                        {
                            "version": "10.0",
                            "lessThan": "10.10",
                            "status": "affected",
                            "versionType": "custom"
                        },
                        {
                            "version": "11.0",
                            "lessThan": "11.3",
                            "status": "affected",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:ilias:ilias:*:*:*:*:*:*:*:*",
                                    "versionEndExcluding": "9.22"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:ilias:ilias:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "10.0",
                                    "versionEndExcluding": "10.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:ilias:ilias:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "11.0",
                                    "versionEndExcluding": "11.3"
                                }
                            ]
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "cvssV4_0": {
                        "version": "4.0",
                        "vectorString": "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",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 7.1,
                        "baseSeverity": "HIGH"
                    }
                },
                {
                    "format": "CVSS",
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM"
                    }
                }
            ],
            "references": [
                {
                    "url": "https://github.com/ILIAS-eLearning/ILIAS/commit/e9acd3f8d498279f6c26a145ca32ce85152496a4",
                    "tags": [
                        "patch"
                    ]
                },
                {
                    "url": "https://github.com/ILIAS-eLearning/ILIAS/blob/v11.2/components/ILIAS/File/classes/class.ilFileXMLParser.php#L244",
                    "tags": [
                        "technical-description"
                    ]
                },
                {
                    "url": "https://github.com/ILIAS-eLearning/ILIAS/blob/v11.2/components/ILIAS/soap/classes/class.ilSoapFileAdministration.php#L56",
                    "tags": [
                        "technical-description"
                    ]
                },
                {
                    "url": "https://github.com/ILIAS-eLearning/ILIAS",
                    "tags": [
                        "product"
                    ]
                },
                {
                    "name": "VulnCheck Advisory: ILIAS before 9.22 Arbitrary File Read via SOAP addFile",
                    "tags": [
                        "third-party-advisory"
                    ],
                    "url": "https://www.vulncheck.com/advisories/ilias-before-9.22-arbitrary-file-read-via-soap-addfile"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "André Schweigert",
                    "type": "finder"
                }
            ],
            "x_generator": {
                "engine": "vulncheck-endgame"
            }
        }
    }
}