CVE-2025-66417
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-15

Last updated on: 2026-01-15

Assigner: GitHub, Inc.

Description
GLPI is a free asset and IT management software package. From 11.0.0, < 11.0.3, an unauthenticated user can perform a SQL injection through the inventory endpoint. This vulnerability is fixed in 11.0.3.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-15
Last Modified
2026-01-15
Generated
2026-05-07
AI Q&A
2026-01-16
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
glpi_project glpi From 11.0.0 (inc) to 11.0.2 (inc)
glpi_project glpi 11.0.3
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2025-66417 is a high-severity SQL injection vulnerability in the GLPI software versions 11.0.0 through 11.0.2. It allows an unauthenticated attacker to perform SQL injection attacks remotely without any privileges or user interaction. The vulnerability occurs because the software improperly constructs SQL commands using user-supplied input without properly escaping special SQL characters, leading to improper handling of inputs and enabling unauthorized database queries. [1]


How can this vulnerability impact me? :

This vulnerability can impact you by allowing an attacker to access confidential data stored in the GLPI database without authorization. Although it does not affect data integrity or availability, the unauthorized data disclosure can lead to sensitive information exposure. Since the attack requires no privileges or user interaction and can be performed remotely, it poses a significant security risk. [1]


What immediate steps should I take to mitigate this vulnerability?

Upgrade GLPI to version 11.0.3 or later, as this version contains the fix for the SQL injection vulnerability. This is the recommended and effective mitigation step. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart