Severity by source
AV:N/AC:H/PR:N/UI:R/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 user can store an XSS payload through the inventory endpoint. This vulnerability is fixed in 11.0.6.
AnalysisAI
Stored XSS in GLPI 11.0.0-11.0.5 allows remote attackers to inject malicious scripts via the inventory endpoint without authentication, leading to potential session hijacking and unauthorized actions when victims interact with poisoned inventory data. CVSS 7.5 (High) with Network attack vector and no privileges required (PR:N). No public exploit identified at time of analysis, though the unauthenticated nature and stored XSS persistence elevate practical risk for environments with publicly accessible GLPI installations.
Technical ContextAI
GLPI (Gestionnaire Libre de Parc Informatique) is an open-source IT asset management and helpdesk solution. This vulnerability stems from CWE-79 (Improper Neutralization of Input During Web Page Generation) affecting the inventory endpoint in versions 11.0.0 through 11.0.5. The inventory endpoint, typically used for automated asset discovery and registration, fails to properly sanitize user-supplied input before storage and rendering. As a stored (persistent) XSS, malicious JavaScript payloads survive server-side storage in the inventory database and execute in the browsers of authenticated administrators or users who subsequently view the compromised inventory records. The unauthenticated write access (PR:N in CVSS vector) means external attackers can poison inventory data without credential requirements, though successful exploitation requires user interaction (UI:R) when victims access affected pages. The affected CPE cpe:2.3:a:glpi-project:glpi identifies the GLPI Project's core application as the vulnerable component.
RemediationAI
Immediately upgrade to GLPI version 11.0.6 or later, which contains the vendor-released patch addressing the inventory endpoint input validation flaw. Download patched releases from official GLPI Project channels at https://github.com/glpi-project/glpi/releases or via standard package management for your distribution. Review the GitHub Security Advisory at https://github.com/glpi-project/glpi/security/advisories/GHSA-chch-wcm9-f9cp for specific upgrade instructions and any additional mitigation guidance. As an interim workaround if immediate patching is not feasible, restrict network access to the inventory endpoint using firewall rules or web application firewall policies to permit only trusted IP ranges of legitimate inventory agents, though this does not eliminate risk from compromised internal systems. Post-upgrade, audit existing inventory records for suspicious JavaScript content that may have been injected during the vulnerability window, particularly examining recently added assets from untrusted sources. Implement web application firewall rules with XSS detection signatures as defense-in-depth, and ensure Content Security Policy headers are configured to limit script execution domains.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19247