Vulnerability Description
The DataInjection plugin for GLPI 2.15.6 (GLPI 11 builds) concatenates user-supplied CSV field values directly into SQL queries during CSV import, without parameterization or escaping, resulting in authenticated SQL injection. An authenticated user with access to the Data injection feature can embed SQL expressions such as SLEEP() in a mapped field (for example Serial Number) to manipulate the generated query and extract database information via time-based blind injection.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/pluginsGLPI/datainjection
- https://github.com/pluginsGLPI/datainjection/releases/tag/2.15.7
- https://github.com/pluginsGLPI/datainjection/security/advisories/GHSA-57qv-j6r6-
- https://www.vulncheck.com/advisories/glpi-datainjection-plugin-authenticated-sql
FAQ
What is CVE-2026-11321?
CVE-2026-11321 is a vulnerability with a CVSS score of 6.4 (MEDIUM). The DataInjection plugin for GLPI 2.15.6 (GLPI 11 builds) concatenates user-supplied CSV field values directly into SQL queries during CSV import, without parameterization or escaping, resulting in au...
How severe is CVE-2026-11321?
CVE-2026-11321 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-11321?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.