Severity by source
AV:N/AC:L/PR:H/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 10.0.0 to before 10.0.24 and 11.0.6, an authenticated user can perform a SQL injection via the logs export feature. This vulnerability is fixed in 10.0.24 and 11.0.6.
AnalysisAI
SQL injection in GLPI asset management software versions 10.0.0 through 10.0.23 and 11.0.0 through 11.0.5 allows authenticated administrators to execute arbitrary SQL commands through the logs export feature. The vulnerability requires high-level privileges (PR:H), limiting the attack surface to compromised admin accounts or malicious insiders. No public exploit identified at time of analysis. CVSS 7.2 reflects the high impact but limited attacker base, while the network attack vector (AV:N) means exploitation requires only network access to the GLPI instance.
Technical ContextAI
GLPI (Gestionnaire Libre de Parc Informatique) is an open-source IT asset management and helpdesk solution. This vulnerability stems from CWE-89 (SQL Injection), indicating improper neutralization of SQL commands in the logs export functionality. The flaw allows user-controlled input to be passed to database queries without adequate sanitization or parameterization. Given the administrative privilege requirement, the vulnerable code likely exists in backend log management features accessible only to high-privilege users. SQL injection in logging features commonly occurs when constructing dynamic queries for filtering, sorting, or formatting log data during export operations. The affected versions span two major release branches (10.0.x and 11.0.x), suggesting the vulnerable code existed across a significant period of development.
RemediationAI
Upgrade to GLPI version 10.0.24 or 11.0.6, which contain fixes for this SQL injection vulnerability. Organizations running the 10.0.x branch should upgrade to 10.0.24, while those on 11.0.x should upgrade to 11.0.6. Patched versions are confirmed available per vendor advisory GHSA-3m49-qf92-vccr at https://github.com/glpi-project/glpi/security/advisories/GHSA-3m49-qf92-vccr. As an interim mitigation for environments unable to patch immediately, restrict administrative access to the logs export feature through role-based access controls, implement network segmentation to limit who can reach the GLPI administrative interface, and enable comprehensive audit logging to detect suspicious database queries or unusual log export activity. Review and rotate credentials for all administrative accounts as a precautionary measure.
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-19249