Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:H/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.78 and prior to versions 10.0.25 and 11.0.7, an authenticated user with config READ permission can read a specific asset object. Upgrade to 11.0.7 or 10.0.25 to receive a patch.
AnalysisAI
Authorization bypass in GLPI IT asset management software (versions 0.78 through 10.0.24 and 11.0.0 through 11.0.6) permits an authenticated user holding only the config READ permission to access a specific asset object that should be outside their authorization scope. No public exploit identified at time of analysis, and CISA's SSVC framework rates exploitation as 'none' with partial technical impact. Vendor patches are available in 10.0.25 and 11.0.7.
Technical ContextAI
GLPI is an open-source IT Service Management (ITSM) and asset inventory platform widely used in enterprise and public-sector environments to track hardware, software, tickets, and contracts. The root cause is CWE-862 (Missing Authorization): a code path serving a specific asset object fails to verify that the requesting user holds the appropriate object-level permission and instead accepts the broader 'config READ' permission, which is intended only for viewing configuration data. The affected component is identified in the CPE string cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:* and the issue is tracked in the upstream GHSA-prjc-xwmh-rhxw advisory.
RemediationAI
Vendor-released patch: upgrade to GLPI 10.0.25 if running the 10.x branch, or to 11.0.7 if running the 11.x branch, per the upstream advisory at https://github.com/glpi-project/glpi/security/advisories/GHSA-prjc-xwmh-rhxw. Until the upgrade is applied, the most effective compensating control is to tighten the assignment of the 'config READ' profile permission so that only administrators retain it - this is a low-friction change because config READ is rarely needed by standard helpdesk or technician profiles, though it will prevent affected users from viewing the GLPI configuration screens they previously had access to. Additionally, audit existing accounts holding config READ for unexpected access and place GLPI behind authenticated network controls (VPN or SSO with MFA) to reduce the chance that a stolen credential reaches the vulnerable endpoint; the trade-off is added login friction for legitimate users.
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-34102