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 (Fluid Attacks) · only source for this CVE.
CVSS VectorVendor: Fluid Attacks
Lifecycle Timeline
4DescriptionCVE.org
An unauthenticated user with write access to the knowledge base can store an XSS payload in a knowledge base item.
This issue affects glpi: before 11.0.7.
AnalysisAI
Stored cross-site scripting in GLPI before 11.0.7 allows an attacker with write access to the knowledge base to embed a persistent XSS payload that executes in the browsers of users who later view the affected knowledge base item. The flaw was reported by Fluid Attacks and is rated High severity (CVSS 8.4) by the vendor, who shipped a fix in the 11.0.7 security release; no public exploit identified at time of analysis and the issue is not on the CISA KEV list.
Technical ContextAI
GLPI is an open-source IT Service Management (ITSM) and asset management platform (cpe:2.3:a:glpi-project:glpi) widely used as an internal help-desk/CMDB. The knowledge base module accepts rich content from users granted write privileges and renders it back to other users when articles are viewed. CWE-79 (Improper Neutralization of Input During Web Page Generation) indicates that user-supplied markup was not sufficiently sanitized or output-encoded before being injected into the rendered DOM, allowing arbitrary script execution under the origin of the GLPI instance - including access to authenticated session cookies, CSRF tokens, and the ability to perform actions as the victim.
RemediationAI
Vendor-released patch: GLPI 11.0.7, available at https://github.com/glpi-project/glpi/releases/tag/11.0.7 - upgrading is the recommended and supported fix and also resolves several other High-severity issues bundled in the same release (CVE-2026-40108, CVE-2026-42318, CVE-2026-42317). If immediate upgrade is not feasible, restrict the 'knowledge base write' / KB editor profile to a small set of trusted administrators (this prevents the precondition but removes self-service KB authoring from technicians), monitor the glpi_knowbaseitems table for unexpected script/iframe/event-handler markup, and apply a strict Content Security Policy on the GLPI vhost that disallows inline script execution (note: GLPI's own UI uses some inline handlers, so test CSP in report-only mode before enforcing). Consult the GHSA-2fg5-jg72-h338 advisory for any vendor-supplied mitigation guidance.
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-34006