CVE-2026-42318
Deferred Deferred - Pending Action
Privilege Escalation in GLPI Planning Module

Publication date: 2026-06-03

Last updated on: 2026-06-03

Assigner: GitHub, Inc.

Description
GLPI is a free asset and IT management software package. Starting in version 9.5.0 and prior to versions 10.0.25 and 11.0.7, low privilege users with access to planning can delete any object in GLPI. Upgrade to 11.0.7 or 10.0.25 to receive a patch. As a workaround, disable delete rights for User's planning.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-03
Last Modified
2026-06-03
Generated
2026-06-24
AI Q&A
2026-06-03
EPSS Evaluated
2026-06-22
NVD
EUVD
Affected Vendors & Products
Showing 4 associated CPEs
Vendor Product Version / Range
glpi_project glpi From 9.5.0 (inc) to 10.0.25 (exc)
glpi_project glpi 10.0.25
glpi_project glpi From 11.0.7 (inc)
glpi_project glpi From 9.5.0 (inc) to 11.0.7 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-42318 is a high-severity vulnerability in GLPI versions 9.5.0 up to 11.0.6 that allows a technician with planning access to delete any object within the GLPI system without proper authorization.

This happens because the system fails to verify permissions correctly before allowing deletions, which is classified as CWE-862 (Missing Authorization).

The vulnerability can be exploited remotely with low attack complexity and does not require user interaction.

Impact Analysis

This vulnerability can lead to significant integrity and availability loss in the GLPI system because unauthorized deletion of any object is possible.

While confidentiality is not affected, the ability for a technician to delete critical assets or IT management data without proper authorization can disrupt operations and data reliability.

Mitigation Strategies

To mitigate this vulnerability immediately, you should disable delete rights for users who have access to planning in GLPI.

Additionally, upgrading GLPI to version 10.0.25 or 11.0.7 will patch the vulnerability.

Compliance Impact

This vulnerability allows a technician with planning access to delete any object in GLPI without proper authorization, leading to high integrity and availability loss of the system.

Such unauthorized deletion of data could potentially impact compliance with standards and regulations like GDPR and HIPAA, which require strict controls over data integrity and availability.

However, the vulnerability does not affect confidentiality, and no direct information about compliance impact is provided.

Detection Guidance

This vulnerability involves unauthorized deletion of objects by users with planning access in GLPI versions 9.5.0 to 11.0.6. Detection involves monitoring for unexpected or unauthorized deletion activities within the GLPI application, especially actions performed by users with technician or planning access.

Since the vulnerability is related to permission bypass, you can audit user roles and permissions in GLPI to identify if any low privilege users have delete rights enabled on planning objects.

There are no specific commands provided in the available resources to detect exploitation on the network or system level. However, general approaches include:

  • Review GLPI audit logs for deletion events and correlate them with user roles.
  • Use GLPI's built-in user management interface to verify and disable delete rights for users with planning access as a workaround.
  • Monitor HTTP requests to the GLPI server for suspicious delete operations originating from users with planning access.

For command-line detection, if you have access to the GLPI database, you might query audit or log tables for deletion events by users with planning roles, but no specific commands are detailed in the provided resources.

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