← Vulnerability feed

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.

9.8 CVSS 3.1 Critical EPSS 51% · top 1.1% CWE-89 · SQL injection
9.8CVSS 3.1 base score
51%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

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

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-35914GLPI htmlawed Test Script PHP Code InjectionThe htmLawed test script shipped inside GLPI up to 10.0.2 allows PHP code injection through the htmlawed module. Because the vulnerable file is reach…KEVEPSS 100%analysed9.8CVE-2026-26263Glpi-project glpi sql injection vulnerabilityGLPI is a free asset and IT management software package. From 11.0.0 to before 11.0.6, an unauthenticated time-based blind SQL injection exists in GL…EPSS 0.40%9.8CVE-2025-66417Glpi-project glpi sql injection vulnerabilityGLPI is a free asset and IT management software package. From 11.0.0, < 11.0.3, an unauthenticated user can perform a SQL injection through the inven…EPSS 0.48%9.8CVE-2025-24799GLPI unauthenticated SQL injection in inventory endpointGLPI, a free asset and IT management package, contains a SQL injection flaw reachable without authentication through its inventory endpoint. The issu…EPSS 87%analysed9.8CVE-2023-46727GLPI inventory endpoint SQL injectionGLPI versions 10.0.0 through 10.0.10 expose an inventory endpoint that is vulnerable to SQL injection. The flaw is remotely reachable without authent…EPSS 68%analysed9.8CVE-2023-46726Glpi-project glpi injection vulnerabilityGLPI is a free asset and IT management software package. Starting in version 10.0.0 and prior to version 10.0.11, on PHP 7.4 only, the LDAP server co…EPSS 1.3%9.8CVE-2023-42802Glpi-project glpi improper input validation vulnerabilityGLPI is a free asset and IT management software package. Starting in version 10.0.7 and prior to version 10.0.10, an unverified object instantiation …EPSS 0.85%9.8CVE-2023-42461Glpi-project glpi sql injection vulnerabilityGLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT Management Software package, that provides ITIL Service Desk features,…EPSS 0.90%

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.