CVE-2026-47679
8.5glpi-project · GLPI
An authenticated path traversal vulnerability in GLPI allows logged-in users to delete arbitrary files on the server via the profile-picture update flow.
Executive summary
An authenticated path traversal vulnerability in GLPI, rated at 8.5 (High), allows unauthorized file deletion and poses a significant risk to system integrity.
Vulnerability
This vulnerability is a path traversal (CWE-22) located in the profile-picture update function. Any authenticated user can exploit insufficient path validation to trigger the deletion of arbitrary files hosted by the server.
Business impact
The ability for a standard authenticated user to delete arbitrary files on the server can lead to full system instability, service disruption, or the removal of critical configuration files. With a CVSS score of 8.5, this high-severity flaw represents a significant risk to operational availability and data integrity. Unauthorized file deletion could also be leveraged as a component in more complex attack chains, potentially facilitating further system compromise.
Remediation
Immediate Action: Update GLPI to version 10.0.26 or 11.0.8 immediately to resolve the path validation flaw.
Proactive Monitoring: Review web server and application logs for suspicious file system requests or errors associated with profile management endpoints.
Compensating Controls: Implement strict file system permissions to limit the web server process user to the minimum necessary directory access.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the severity of this vulnerability and the potential for malicious actors to cause widespread system failure, administrators should prioritize patching. Apply the vendor-supplied updates to version 10.0.26 or 11.0.8 as soon as possible to neutralize this risk.
More glpi-project CVEs
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
- https://github.com/glpi-project/glpi/security/advisories/GHSA-x5r8-r6vj-79cw
- https://github.com/glpi-project/glpi/commit/54306faf6a724321ba82c53c7c07ff6612a0d832
- https://github.com/glpi-project/glpi/commit/78ec583051bac3c1b3f9d21729c55cac62afa2f3
- https://github.com/glpi-project/glpi/releases/tag/10.0.26
- https://github.com/glpi-project/glpi/releases/tag/11.0.8