Actively exploited in the wild
Teclib GLPI Remote Code Execution Vulnerability
Teclib - GLPI · Listed in the CISA KEV since 2023-03-07. This indicates confirmed attacks in production environments.
Required action: Apply updates per vendor instructions.
CVE-2022-35914
CriticalCVSS 9.8KEVSummary
/vendor/htmlawed/htmlawed/htmLawedTest.php in the htmlawed module for GLPI through 10.0.2 allows PHP code injection.
Risk Assessment
An attacker can inject and execute arbitrary PHP code on the server, potentially leading to compromise of the GLPI application and accessible data. This could result in breaches of confidentiality and integrity.
Recommendation
Update GLPI to a version later than 10.0.2 or remove/restrict access to the htmLawedTest.php file. Also verify whether any unauthorized access has occurred.
Other vulnerabilities in GLPI
See all- CVE-2025-66417High
GLPI is a free asset and IT management software package. From version 11.0.0 to 11.0.2 (before 11.0.3), an unauthenticated user can perform a SQL injection through the inventory endpoint. This vulnerability is fixed in version 11.0.3.
- CVE-2025-64516High
GLPI prior to versions 10.0.21 and 11.0.3 allows an unauthorized user to access GLPI documents attached to any item (ticket, asset, etc.). If the public FAQ is enabled, this unauthorized access can be performed by an anonymous user. This vulnerability is fixed in 10.0.21 and 11.0.3.
- CVE-2017-11475High
GLPI before 9.1.5.1 has SQL Injection in the condition rule field, exploitable via front/rulesengine.test.php.
- CVE-2016-7507High
Cross-Site Request Forgery (CSRF) vulnerability in GLPI 0.90.4 allows remote authenticated attackers to submit a request that could lead to the creation of an admin account in the application.
- CVE-2016-7508High
Multiple SQL injection vulnerabilities in GLPI 0.90.4 allow an authenticated remote attacker to execute arbitrary SQL commands by using a certain character when the database is configured to use Big5 encoding.
- CVE-2015-7684High
In GLPI before version 0.85.3, there is an unrestricted file upload vulnerability that allows remote authenticated users to execute arbitrary code by adding a file with an executable extension as an attachment to a new ticket.
- CVE-2014-8360High
Directory traversal vulnerability in inc/autoload.function.php in GLPI before version 0.84.8 allows remote attackers to include and execute arbitrary local files via a .._ (dot dot underscore) in an item type passed to the getItemForItemtype function.
- CVE-2013-2226High
Multiple SQL injection vulnerabilities in GLPI before version 0.83.9 allow remote attackers to execute arbitrary SQL commands through various parameters in the application.
- CVE-2017-11474Critical
GLPI before 9.1.5.1 has SQL Injection in the $crit variable in inc/computer_softwareversion.class.php, exploitable via ajax/common.tabs.php.
- CVE-2017-11329Critical
GLPI versions before 9.1.5 are vulnerable to SQL injection via an ajax/getDropdownValue.php request with an entity_restrict parameter that is not a list of integers.
Original NVD description (English source)
/vendor/htmlawed/htmlawed/htmLawedTest.php in the htmlawed module for GLPI through 10.0.2 allows PHP code injection.

