Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/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, an unauthenticated time-based blind SQL injection exists in GLPI's Search engine. This vulnerability is fixed in 11.0.6.
AnalysisAI
Time-based blind SQL injection in GLPI's Search engine allows remote unauthenticated attackers to extract sensitive database contents and potentially achieve code execution. GLPI versions 11.0.0 through 11.0.5 are vulnerable. The CVSS vector (PR:N) confirms no authentication required, though attack complexity is rated high (AC:H). EPSS data not available, no CISA KEV listing indicates no confirmed active exploitation at time of analysis, but the unauthenticated remote attack surface and SQL injection nature present significant risk for this widely-deployed IT asset management platform.
Technical ContextAI
GLPI (Gestionnaire Libre de Parc Informatique) is an open-source IT asset management, helpdesk, and service management solution used by organizations to track hardware, software, and network resources. This vulnerability (CWE-89: SQL Injection) exists in the Search engine component, a core feature used to query and filter asset data. Time-based blind SQL injection exploits database response delays to infer data content when direct error messages or output are not available. Attackers inject malicious SQL statements that cause conditional time delays, allowing them to extract database contents character-by-character through timing analysis. The affected CPE (cpe:2.3:a:glpi-project:glpi) identifies the GLPI Project's asset management software as the vulnerable product, with versions 11.0.0 through 11.0.5 confirmed vulnerable.
RemediationAI
Upgrade immediately to GLPI version 11.0.6, which contains fixes for this SQL injection vulnerability. Organizations should prioritize patching internet-facing GLPI instances and those accessible from untrusted networks. Download the patched version from the official GLPI Project repository or through established update channels. After upgrading, review access logs for suspicious search queries with unusual timing patterns or excessive repeated requests that may indicate exploitation attempts. As an interim mitigation if immediate patching is not feasible, restrict network access to GLPI Search functionality using firewall rules or web application firewall policies to limit exposure to trusted networks only, though this is not a substitute for patching. Complete vendor advisory and technical details are available at https://github.com/glpi-project/glpi/security/advisories/GHSA-346p-qj3v-9rxj.
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-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19248