Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (GitHub_M) · only source for this CVE.
CVSS VectorVendor: GitHub_M
Lifecycle Timeline
4DescriptionCVE.org
GLPI is a free asset and IT management software package. Starting in version 10.0.4 and prior to version 10.0.25, a technician can store an XSS payload in the asset locked tab. Upgrade to 10.0.25 or 11.0.7 to receive a patch.
AnalysisAI
Stored cross-site scripting in GLPI 10.0.4 through 10.0.24 allows an authenticated technician to persist a malicious JavaScript payload in the asset locked tab, which executes in the browser of any subsequent user who views the affected asset. The flaw carries a CVSS 4.0 score of 8.4 driven by high impact on confidentiality, integrity, and availability of the victim session, though exploitation requires high privileges (technician role) and user interaction. No public exploit identified at time of analysis and SSVC reports no observed exploitation.
Technical ContextAI
GLPI is a widely deployed open-source IT service management and asset tracking platform written in PHP, used to inventory hardware, manage tickets, and track infrastructure. The vulnerability is rooted in CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied content stored in the asset 'locked' tab is rendered back into the GLPI web UI without sufficient HTML/JavaScript encoding. The affected CPE is cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:* covering the GLPI application across versions 10.0.4 up to but not including 10.0.25, with a parallel 11.x branch patched in 11.0.7.
RemediationAI
Vendor-released patch: upgrade to GLPI 10.0.25 on the 10.x branch or 11.0.7 on the 11.x branch as detailed in advisory GHSA-hwjc-8228-55x4 (https://github.com/glpi-project/glpi/security/advisories/GHSA-hwjc-8228-55x4). If patching must be deferred, restrict the technician role to trusted personnel and audit which accounts hold lock-management permissions on assets, since exploitation requires that privilege level; additionally, consider enforcing a strict Content Security Policy on the GLPI front-end to limit inline script execution, accepting that some legitimate UI scripts or plugins may break, and review recent locked-tab entries on critical assets for injected markup before applying the upgrade.
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-34097