Cyber Resilience

CVE-2023-41326

High

Published: 27 September 2023

Published
27 September 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0435 89.2th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-41326 is a high-severity Improper Privilege Management (CWE-269) vulnerability in Glpi-Project Glpi. Its CVSS base score is 8.1 (High).

Operationally, ranked in the top 10.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

GLPI, an open-source IT asset and service management platform, contains an improper access control flaw in its Kanban feature. Any authenticated user, regardless of assigned profile, can manipulate the component to modify arbitrary user fields, ultimately allowing account takeover. The issue is tracked as CVE-2023-41326 with a CVSS 3.1 score of 8.1 and is also associated with CWE-269.

An attacker who already possesses valid credentials can exploit the Kanban interface to alter another user’s account details, including password or email fields, thereby hijacking the target account without further interaction from the victim. The attack requires only low-privilege network access and succeeds against any profile because the Kanban endpoint fails to enforce proper authorization checks on user-field modifications.

The project’s security advisories direct administrators to upgrade to GLPI 10.0.10, the release that contains the fix; no workarounds are documented. The associated EPSS score rose from lower values to a peak of 0.0670 before receding to its current level of 0.0435, indicating a modest but noticeable increase in exploitation interest after disclosure.

EU & UK References

Vulnerability details

GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. A logged user from any profile can hijack the Kanban feature to…

more

alter any user field, and end-up with stealing its account. Users are advised to upgrade to version 10.0.10. There are no known workarounds for this vulnerability.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

glpi-project
glpi
9.5.0 — 10.0.10

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-269

Policy addresses roles, responsibilities, and privilege management to prevent improper privilege assignments.

addresses: CWE-269

Access supervision ensures privileges are assigned and managed without improper escalation or retention.

addresses: CWE-269

Assigning group/role memberships and access authorizations (privileges) while reviewing accounts addresses improper privilege management.

addresses: CWE-269

Enforces proper privilege management by requiring all decisions through the verified reference monitor.

addresses: CWE-269

By mandating division of duties across roles, the control enforces proper privilege management and prevents a single entity from controlling an entire sensitive process.

addresses: CWE-269

Implements core proper privilege management by restricting to only required rights.

addresses: CWE-269

Policy requires training on privilege management and least privilege, making it harder to exploit improper privilege management weaknesses.

addresses: CWE-269

Training covers proper privilege management practices, making incorrect privilege assignments less likely.

References