Description
Combodo iTop is a web based IT service management tool. Prior to 3.2.3, there is a Reflected Cross-Site Scripting (XSS) vulnerability in the testing OQL query functionality. This issue has been fixed in version 3.2.3.
Published: 2026-08-21
Score: 8 High
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting (XSS)
Action: Patch
AI Analysis

Impact

Combodo iTop is a web‑based IT service management tool. Prior to version 3.2.3 there is a reflected cross‑site scripting flaw in the run_query.php script that processes OQL queries entered in the testing interface. When a malicious payload is included in a crafted HTTP request, the script is reflected back in the page response and executed in the victim’s browser. This can allow the attacker to run arbitrary client‑side code within the context of the user who views the page, potentially compromising confidentiality and integrity of that user’s session and data. The vulnerability is fixed in version 3.2.3.

Affected Systems

All installations of Combodo iTop running any version earlier than 3.2.3 are affected. The flaw resides in the PHP code handling HTTP requests and is independent of the operating system or underlying platform.

Risk and Exploitability

The vulnerability has a CVSS score of 8, indicating high severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the vulnerability can be triggered by sending a crafted HTTP request to run_query.php; it is not limited to administrators, so any user or attacker who can send such a request could potentially exploit the flaw.

Generated by OpenCVE AI on August 21, 2026 at 21:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Combodo iTop to version 3.2.3 or later, where the OQL testing functionality has been sanitized and the reflected XSS flaw is fixed.
  • If an upgrade is not possible, disable the OQL test query feature or restrict its access to trusted administrators only.
  • Implement web‑application firewall or input‑validation rules that filter or block special characters and script patterns when data is passed to run_query.php.

Generated by OpenCVE AI on August 21, 2026 at 21:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Combodo
Combodo itop
Vendors & Products Combodo
Combodo itop

Fri, 21 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Combodo iTop is a web based IT service management tool. Prior to 3.2.3, there is a Reflected Cross-Site Scripting (XSS) vulnerability in the testing OQL query functionality. This issue has been fixed in version 3.2.3.
Title Combodo iTop: Reflected XSS in run_query.php
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-21T21:43:06.834Z

Reserved: 2026-03-05T21:06:44.606Z

Link: CVE-2026-30826

cve-icon Vulnrichment

Updated: 2026-08-21T21:00:03.132Z

cve-icon NVD

Status : Deferred

Published: 2026-08-21T21:16:56.830

Modified: 2026-09-09T21:20:38.860

Link: CVE-2026-30826

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T22:00:14Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')