CVE-2025-64516
7.5GLPI · GLPI
An authorization bypass in GLPI allows unauthenticated or anonymous users to access sensitive documents attached to tickets and assets.
Executive summary
A critical authorization bypass vulnerability in GLPI allows unauthenticated attackers to gain unauthorized access to sensitive internal documents, posing a significant risk of data exposure.
Vulnerability
The software suffers from an improper access control flaw, specifically an authorization bypass through user-controlled keys, which permits unauthenticated users to retrieve restricted attachments if the public FAQ feature is enabled.
Business impact
The ability for unauthorized or anonymous actors to access sensitive internal documentation, such as asset information or support ticket details, presents a substantial risk of data breach and intellectual property loss. Given the CVSS score of 7.5, this high-severity vulnerability could lead to the exposure of confidential technical configurations or sensitive user data, potentially resulting in regulatory non-compliance and reputational damage.
Remediation
Immediate Action: Upgrade to GLPI version 10.0.21 or 11.0.3 immediately to incorporate the necessary authorization checks.
Proactive Monitoring: Audit access logs for unusual or high-volume document requests, particularly those originating from unauthenticated sources or external IP addresses.
Compensating Controls: If patching is not immediately feasible, disable the public FAQ feature to restrict the attack vector, and implement strict egress filtering or WAF rules to block unauthorized access to the document storage directory.
Exploitation status
Public Exploit Available: Yes, multiple public proofs-of-concept exist on GitHub.
Analyst recommendation
Given the ease of exploitability and the potential for unauthorized data exfiltration, organizations should prioritize the deployment of the provided security updates. Administrators must ensure that the patch is applied across all instances, specifically those where public-facing features like the FAQ are enabled, to prevent potential information disclosure.
More GLPI CVEs
Sources
- https://github.com/glpi-project/glpi/security/advisories/GHSA-487h-7mxm-7r46
- https://github.com/glpi-project/glpi/commit/51412a89d3174cfe22967b051d527febdbceab3c
- https://github.com/glpi-project/glpi/commit/ee7ee28e0645198311c0a9e0c4e4b712b8788e27
- https://github.com/glpi-project/glpi/releases/tag/10.0.21
- https://github.com/glpi-project/glpi/releases/tag/11.0.3