Vulnerabilities
79 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2025-47286 | Combodo iTop is a web based IT service management tool. Combodo iTop is a web based IT service management tool. In versions prior to 2.7.13 and 3.2.2, an administrator can, by editing the configuration of the iTop instance, execute code on the server. Versions 2.7.13 and 3.2.2 escape and check the config parameter before executing a command based on it. NVD description · AI analysis pending | 8.6 group max | <1% |
| — | ||
| CVE-2025-24022 | iTop is an web based IT Service Management tool. iTop is an web based IT Service Management tool. Prior to versions 2.7.12, 3.1.3, and 3.2.1, server code execution is possible through the frontend of iTop's portal. This is fixed in versions 2.7.12, 3.1.3 and 3.2.1. NVD description · AI analysis pending | 8.5 group max | <1% |
| — | ||
| CVE-2025-27139 | Combodo iTop is a web based IT service management tool. Combodo iTop is a web based IT service management tool. Versions prior to 2.7.12, 3.1.2, and 3.2.0 are vulnerable to cross-site scripting when the preferences page is opened. Versions 2.7.12, 3.1.2, and 3.2.0 fix the issue. NVD description · AI analysis pending | 5.4 | <1% |
| — | ||
| CVE-2024-54139 | Combodo iTop is an open source and web-based IT service management platform. Combodo iTop is an open source and web-based IT service management platform. Prior to versions 2.7.11, 3.1.2, and 3.2.0., iTop has a cross-site scripting vulnerability that can lead to cross-site request forgery on the `_table_id` parameter. Versions 2.7.11, 3.1.2, and 3.2.0 contain a patch for the issue. NVD description · AI analysis pending | 9.6 | <1% |
| — | ||
| CVE-2024-52002 | Combodo iTop is a simple, web based IT Service Management tool. Combodo iTop is a simple, web based IT Service Management tool. Several url endpoints are subject to a Cross-Site Request Forgery (CSRF) vulnerability. Please refer to the linked GHSA for the complete list. This issue has been addressed in version 3.2.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability. NVD description · AI analysis pending | 8.8 group max | <1% |
| — | ||
| CVE-2024-51995 | Combodo iTop is a web based IT Service Management tool. Combodo iTop is a web based IT Service Management tool. An attacker can request any `route` we want as long as we specify an `operation` that is allowed. This issue has been addressed in version 3.2.0 by applying the same access control pattern as in `UI.php` to the `ajax.render.php` page which does not allow arbitrary `routes` to be dispatched. All users are advised to upgrade. There are no known workarounds for this vulnerability. NVD description · AI analysis pending | 7.1 group max | <1% |
| — | ||
| CVE-2024-51740 | Combodo iTop is a simple, web based IT Service Management tool. Combodo iTop is a simple, web based IT Service Management tool. This vulnerability can be used to create HTTP requests on behalf of the server, from a low privileged user. The user portal form manager has been fixed to only instantiate classes derived from it. This issue has been addressed in versions 2.7.11, 3.0.5, 3.1.2, and 3.2.0. Users are advised to upgrade. There are no known workarounds for this vulnerability. NVD description · AI analysis pending | 8.8 group max | <1% |
| — | ||
| CVE-2023-48710 | iTop is an IT service management platform. iTop is an IT service management platform. Files from the `env-production` folder can be retrieved even though they should have restricted access. Hopefully, there is no sensitive files stored in that folder natively, but there could be from a third-party module. The `pages/exec.php` script as been fixed to limit execution of PHP files only. Other file types won't be retrieved and exposed. The vulnerability is fixed in 2.7.10, 3.0.4, 3.1.1, and 3.2.0. NVD description · AI analysis pending | 9.8 group max | <1% |
| — | ||
| CVE-2023-47489 +1 in the same advisory: …47488 | CSV injection in export as csv in Combodo iTop v.3.1.0-2-11973 allows a local attacker to execute arbitrary code via a crafted script to the export-v2.php and a CSV injection in export as csv in Combodo iTop v.3.1.0-2-11973 allows a local attacker to execute arbitrary code via a crafted script to the export-v2.php and ajax.render.php components. NVD description · AI analysis pending | 7.8 group max | <1% |
| — | ||
| CVE-2023-34447 +1 in the same advisory: …34446 | iTop is an open source, web-based IT service management platform. iTop is an open source, web-based IT service management platform. Prior to versions 3.0.4 and 3.1.0, on `pages/UI.php`, cross site scripting is possible. This issue is fixed in versions 3.0.4 and 3.1.0. NVD description · AI analysis pending | 6.1 | <1% |
| — | ||
| CVE-2022-39216 +1 in the same advisory: …39214 | Combodo iTop is an open source, web-based IT service management platform. Combodo iTop is an open source, web-based IT service management platform. Prior to versions 2.7.8 and 3.0.2-1, the reset password token is generated without any randomness parameter. This may lead to account takeover. The issue is fixed in versions 2.7.8 and 3.0.2-1. NVD description · AI analysis pending | 9.8 group max | <1% |
| — | ||
| CVE-2022-31403 | ITOP v3.0.1 was discovered to contain a cross-site scripting (XSS) vulnerability via /itop/pages/ajax.render.php. ITOP v3.0.1 was discovered to contain a cross-site scripting (XSS) vulnerability via /itop/pages/ajax.render.php. NVD description · AI analysis pending | 6.1 | 2% | PoC |
| — | |
| CVE-2022-31402 | ITOP v3.0.1 was discovered to contain a cross-site scripting (XSS) vulnerability via /itop/webservices/export-v2.php. ITOP v3.0.1 was discovered to contain a cross-site scripting (XSS) vulnerability via /itop/webservices/export-v2.php. NVD description · AI analysis pending | 6.1 | 2% | PoC |
| — | |
| CVE-2021-41162 +1 in the same advisory: …24870 | Combodo iTop is a web based IT Service Management tool. Combodo iTop is a web based IT Service Management tool. In 3.0.0 beta releases prior to beta6 the `ajax.render.php?operation=wizard_helper` page did not properly escape the user supplied parameters, allowing for a cross site scripting attack vector. Users are advised to upgrade. There are no known workarounds for this issue. NVD description · AI analysis pending | 6.1 group max | <1% |
| — |