Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
6DescriptionGitHub Advisory
GLPI is a free asset and IT management software package. From 11.0.0 to before 11.0.6, template injection by an administrator lead to RCE. This vulnerability is fixed in 11.0.6.
AnalysisAI
Remote code execution in GLPI asset management software versions 11.0.0 through 11.0.5 allows authenticated administrators to execute arbitrary code via template injection. The vulnerability requires high privileges (administrator access) but enables complete system compromise with changed scope, indicating potential breakout from the application context. CVSS 9.1 (Critical). No public exploit identified at time of analysis, with EPSS data unavailable for this recent CVE. Fixed in version 11.0.6.
Technical ContextAI
GLPI (Gestionnaire Libre de Parc Informatique) is an open-source IT asset management and service desk platform written in PHP. This vulnerability stems from CWE-94 (Improper Control of Generation of Code / Code Injection) within the template rendering system. Template injection vulnerabilities occur when user-controlled input is embedded into template engines without proper sanitization, allowing attackers to inject malicious code that executes server-side. In GLPI's case, administrator-level users can inject code through template fields, which the application then processes and executes. The 'Changed' scope (S:C) in the CVSS vector indicates the vulnerability allows impacts beyond the vulnerable component's security scope, suggesting the template engine runs with elevated privileges or can affect other system components beyond GLPI itself.
RemediationAI
Upgrade to GLPI version 11.0.6 immediately, which contains the fix for this template injection vulnerability. The vendor-released patch addresses the root cause by implementing proper input sanitization and validation in the template processing engine. Organizations should download version 11.0.6 from the official GLPI project repository at https://github.com/glpi-project/glpi and follow standard upgrade procedures including database backup prior to migration. No workarounds are mentioned in the security advisory, making upgrading the only complete remediation path. As an interim risk reduction measure while planning the upgrade, organizations should audit administrator account access, enforce multi-factor authentication for all GLPI administrators, review administrator activity logs for suspicious template modifications, and consider restricting network access to GLPI administrative interfaces to trusted IP ranges only. Detailed security advisory and patch information is available at https://github.com/glpi-project/glpi/security/advisories/GHSA-2c98-648q-h27h.
inc/central.class.php in GLPI before 0.84.2 does not attempt to make install/install.php unavailable after an installati
GLPI IT asset management platform contains an unauthenticated SQL injection through the inventory endpoint. Attackers ca
/vendor/htmlawed/htmlawed/htmLawedTest.php in the htmlawed module for GLPI through 10.0.2 allows PHP code injection. Rat
GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking an
inc/ticket.class.php in GLPI 0.83.9 and earlier allows remote attackers to unserialize arbitrary PHP objects via the _pr
GLPI through 10.0.12 allows CSV injection by an attacker who is able to create an asset with a crafted title. Rated high
In GLPI before 9.4.6, an attacker can execute system commands by abusing the backup functionality. Rated high severity (
GLPI through 9.4.3 is prone to account takeover by abusing the ajax/autocompletion.php autocompletion feature. Rated hig
SQL injection vulnerability in ajax/getDropdownValue.php in GLPI before 0.85.1 allows remote authenticated users to exec
GLPI is a Free Asset and IT Management Software package. Rated high severity (CVSS 8.1), this vulnerability is remotely
Multiple SQL injection vulnerabilities in GLPI before 0.83.9 allow remote attackers to execute arbitrary SQL commands vi
Multiple SQL injection vulnerabilities in GLPI 0.90.4 allow an authenticated remote attacker to execute arbitrary SQL co
Same weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19246