Description
ILIAS versions before 9.23, 10.11, and 11.4 contain an authorization bypass vulnerability in ilObjGroupGUI where saveMapSettingsObject() and updateGroupTypeObject() perform state-changing operations without write permission checks. Authenticated users with only read access to a group can craft POST requests to modify group map settings and didactic template assignments, changing group modes and permissions for all members.
Published: 2026-09-07
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authorization bypass was found in the group management interface of ILIAS where two state‑changing methods, saveMapSettingsObject() and updateGroupTypeObject(), lack proper write permission checks. Users who are only granted read access to a group can send crafted POST requests to alter map settings and didactic template assignments. The result is a change in group modes and permissions that applies to all group members, effectively letting a low‑privilege user control a group’s behaviour. This flaw corresponds to CWE‑862, Unauthorized Access to a Object or Resource.

Affected Systems

The vulnerability affects all installations of ILIAS eLearning e.V. ILIAS versions earlier than 9.23, 10.11, and 11.4. Only those releases that include the class ilObjGroupGUI without the recent patch are impacted. The problem originates in the Group component; any site using the default group functionality is at risk.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, implying lower observed exploitation activity. The likely attack vector is a web‑based POST request to the affected GUI endpoints, requiring the attacker to possess an authenticated session with at least read access to a target group. Compromise will not provide code execution but grants unilateral modification of group policies and permissions.

Generated by OpenCVE AI on September 7, 2026 at 14:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to ILIAS 9.23, 10.11, 11.4 or later, which contains the necessary authorization checks for the affected methods.
  • Immediately review and tighten group access controls, ensuring only users with explicit write rights can invoke group‑settings actions.
  • If an upgrade is not possible, temporarily disable the affected actions by renaming or removing the implicated endpoints or applying the commit 16bca712847f83440fa051cdbb15b38296357c79 as a workaround.

Generated by OpenCVE AI on September 7, 2026 at 14:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
Description ILIAS versions before 9.23, 10.11, and 11.4 contain an authorization bypass vulnerability in ilObjGroupGUI where saveMapSettingsObject() and updateGroupTypeObject() perform state-changing operations without write permission checks. Authenticated users with only read access to a group can craft POST requests to modify group map settings and didactic template assignments, changing group modes and permissions for all members.
Title ILIAS before 9.23, 10.11, and 11.4 Missing Authorization in Group Object Action Methods
First Time appeared Ilias
Ilias ilias
Weaknesses CWE-862
CPEs cpe:2.3:a:ilias:ilias:*:*:*:*:*:*:*:*
Vendors & Products Ilias
Ilias ilias
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-07T12:23:54.710Z

Reserved: 2026-09-07T12:12:59.349Z

Link: CVE-2026-86416

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T13:20:40.233

Modified: 2026-09-07T13:20:40.233

Link: CVE-2026-86416

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T14:30:17Z

Weaknesses