CVE-2025-65035 Details
Description
pluginsGLPI's Database Inventory Plugin "manages" the Teclib' inventory agents in order to perform an inventory of the databases present on the workstation. Prior to version 1.1.2, in certain conditions (database write access must first be obtained through another vulnerability or misconfiguration), user-controlled data is stored insecurely in the database via computergroup, and is later unserialized on every page load, allowing arbitrary PHP object instantiation. Version 1.1.2 fixes the issue.
A stored object injection vulnerability has been identified in the Database Inventory Plugin for GLPI, affecting versions through 1.1.1. This vulnerability arises from user-controlled data being insecurely stored in the database via the 'computergroup' component. Under certain conditions, such as having database write access through another vulnerability or misconfiguration, this data is unserialized on every page load, allowing for arbitrary PHP object instantiation. Version 1.1.2 addresses this issue by migrating the dynamic group search from a serialized format to JSON, thereby eliminating the vulnerability.
Users can upgrade to Database Inventory Plugin version 1.1.2 to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Dec 19, 2025CISA-ADP
Assessed Dec 19, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-502 | Deserialization of Untrusted Data | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| pluginsGLPI databaseinventory | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Dec 19, 2025 | New CVE Received | [email protected] |
Volerion