Severity by source
CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/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 (GitHub_M) · only source for this CVE.
CVSS VectorVendor: GitHub_M
Lifecycle Timeline
4DescriptionCVE.org
GLPI is a free asset and IT management software package. Starting in version 0.50 and prior to versions 10.0.25 and 11.0.7, a technician can read arbitrary files inside the GLPI_DOC_DIR. Upgrade to 10.0.25 or 11.0.7 to receive a patch.
AnalysisAI
Arbitrary file read within GLPI_DOC_DIR is exploitable by authenticated technicians in GLPI versions 0.50 through 10.0.24 and 11.0.0 through 11.0.6, stemming from missing authorization controls (CWE-862) on document directory access. An attacker holding a technician-level account can read any file stored under the GLPI_DOC_DIR path without appropriate privilege checks, exposing potentially sensitive documents, attachments, or internal data. No public exploit is identified at time of analysis, and CISA's SSVC framework rates exploitation as none with non-automatable attack paths.
Technical ContextAI
GLPI (Gestionnaire Libre de Parc Informatique) is an open-source IT asset and service management platform. The vulnerability is rooted in CWE-862 (Missing Authorization): the application fails to enforce access controls verifying that a technician-role user is authorized to retrieve arbitrary files from the GLPI_DOC_DIR storage directory - the directory where GLPI stores uploaded documents and attachments. The affected codebase spans the entire product history from version 0.50. CPE data (cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:*) confirms the vulnerability is scoped to all GLPI application instances regardless of OS or deployment platform. The 'Authentication Bypass' tag accompanying this CVE likely refers to authorization bypass rather than authentication bypass - the technician role is authenticated but bypasses the authorization layer that should restrict file access scope.
RemediationAI
Upgrade to GLPI 10.0.25 or GLPI 11.0.7 - both versions contain the vendor-released patch addressing this authorization gap, as confirmed by the GitHub security advisory GHSA-58j6-94cf-gcx5. Organizations unable to patch immediately should restrict technician-role accounts to only those users with a verified operational need, reducing the pool of potential abusers. Additionally, consider auditing the contents of GLPI_DOC_DIR to ensure no sensitive files (credentials, configuration exports, or PII-containing attachments) are stored there, and apply OS-level read permissions to limit the GLPI web process user's access scope as a compensating control. Note that restricting OS permissions on GLPI_DOC_DIR may break legitimate document retrieval workflows and should be tested in a non-production environment first.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34096