CVE-2026-53629
Deferred Deferred - Pending Action

SQL Injection in GLPI Asset Management Software

Vulnerability report for CVE-2026-53629, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: GitHub, Inc.

Description

GLPI is a free asset and IT management software package. From 9.4.0 until 10.0.26 and 11.0.8, an attacker with the READ right on logs can craft a URL for the history tab that injects attacker-controlled values into a database query. This permits SQL injection through the history tab endpoint. This issue is fixed in versions 11.0.8 and 10.0.26.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-25
Last Modified
2026-09-25
Generated
2026-09-26
AI Q&A
2026-09-26
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
glpi glpi to 10.0.26 (inc)
glpi glpi 10.0.26
glpi glpi 11.0.8

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 Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an SQL injection flaw in GLPI, an IT asset management software. It exists in versions 9.4.0 through 10.0.26 and 11.0.8. An attacker with READ access to logs can craft a malicious URL for the history tab, injecting attacker-controlled values into a database query.

Detection Guidance

This vulnerability can be detected by checking the GLPI version. If your system is running a version between 9.4.0 and 10.0.26 or 11.0.8, it is vulnerable. Use commands like 'glpi --version' or check the version in the web interface under 'Setup > About GLPI'.

Impact Analysis

An attacker could exploit this to execute unauthorized SQL commands on the database. This may lead to data theft, manipulation, or deletion. The impact depends on database permissions but could compromise sensitive information stored in GLPI.

Compliance Impact

This vulnerability could lead to unauthorized access or exposure of regulated data, violating GDPR, HIPAA, or other compliance requirements. Organizations using affected GLPI versions may face legal penalties or reputational damage if exploited.

Mitigation Strategies

Immediately upgrade GLPI to version 11.0.8 or 10.0.26 or later. If upgrading is not possible, restrict READ access to logs for untrusted users as a temporary measure.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-53629. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart