Vulnerability record · CVE-2023-35924 · published 5 July 2023
CVE-2023-35924: GLPI inventory endpoint SQL injection, unauthenticated
Glpi Project · Glpi
GLPI versions 10.0.0 through 10.0.7 expose an inventory endpoint that is vulnerable to SQL injection and requires no authentication by default. An unauthenticated attacker can reach the endpoint over the network and inject SQL, which matters because the endpoint is part of normal inventory handling and is enabled by default. Version 10.0.8 contains the fix.
Description
GLPI is a free asset and IT management software package. Starting in version 10.0.0 and prior to version 10.0.8, GLPI inventory endpoint can be used to drive a SQL injection attack. By default, GLPI inventory endpoint requires no authentication. Version 10.0.8 has a patch for this issue. As a workaround, one may disable native inventory.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityUnauthenticated network-reachable SQL injection with a 9.8 CVSS score and high EPSS probability, patched in 10.0.8.
What it is
GLPI versions 10.0.0 through 10.0.7 expose an inventory endpoint that is vulnerable to SQL injection and requires no authentication by default. An unauthenticated attacker can reach the endpoint over the network and inject SQL, which matters because the endpoint is part of normal inventory handling and is enabled by default. Version 10.0.8 contains the fix.
Impact
Successful exploitation gives the attacker full read and write access to the underlying database, with high confidentiality, integrity and availability impact per the CVSS vector. That can mean disclosure of all stored asset and IT management data plus the ability to alter or destroy it.
Attack surface
The flaw is reached over the network through the GLPI inventory endpoint, with no authentication and no user interaction required (CVSS AV:N/PR:N/UI:N). Any host that can reach the GLPI web service can attempt it.
Exploitation
CISA KEV does not list this CVE, but EPSS is high at roughly 0.51 probability over 30 days (98.9th percentile), indicating elevated likelihood of exploitation activity. The references are only vendor advisory and release notes, so no public exploit code is confirmed by the record.
What to do
- Upgrade GLPI to version 10.0.8 or later, which patches the issue.
- If immediate upgrade is not possible, disable native inventory as the vendor-documented workaround.
- Restrict network access to the GLPI inventory endpoint to trusted inventory sources only.
- Review database accounts used by GLPI for least privilege to limit injection impact.
- Monitor for and investigate unexpected SQL errors or anomalous requests to the inventory endpoint.
Detection
- Inspect web server and GLPI logs for SQL error messages or malformed requests to the inventory endpoint.
- Alert on inventory endpoint requests from unexpected source IPs or with unusual query parameters.
- Baseline normal inventory traffic volume and flag deviations that suggest automated injection attempts.
- Review database query logs for injected statements or unexpected schema access originating from the GLPI application.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://github.com/glpi-project/glpi/releases/tag/10.0.8 | Release Notes |
| https://github.com/glpi-project/glpi/security/advisories/GHSA-gxh4-j63w-8jmm | Vendor Advisory |
| https://github.com/glpi-project/glpi/releases/tag/10.0.8 | Release Notes |
| https://github.com/glpi-project/glpi/security/advisories/GHSA-gxh4-j63w-8jmm | Vendor Advisory |
Track CVE-2023-35924 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-35924), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.