CVE-2026-22044
BaseFortify
Publication date: 2026-02-04
Last updated on: 2026-02-06
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| glpi-project | glpi | From 0.85 (inc) to 10.0.23 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a SQL injection issue in the GLPI software, which is an asset and IT management package. It affects versions from 0.85 up to but not including 10.0.23. An authenticated user can exploit this vulnerability to perform SQL injection attacks, which means they can manipulate the database queries executed by the software.
The vulnerability has been fixed in version 10.0.23.
How can this vulnerability impact me? :
The impact of this vulnerability is that an authenticated user can perform SQL injection attacks, potentially leading to unauthorized access to sensitive data stored in the database.
According to the CVSS score of 6.5, the vulnerability has a high impact on confidentiality but does not affect integrity or availability.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
The vulnerability in GLPI versions from 0.85 to before 10.0.23 allows an authenticated user to perform SQL injection. The issue has been patched in version 10.0.23.
To mitigate this vulnerability immediately, you should upgrade your GLPI installation to version 10.0.23 or later.