Description
Combodo iTop is a web based IT service management tool. Prior to 3.2.3, iTop has a reflected Cross-Site Scripting (XSS) vulnerability in its dashboard revert functionality with the parameter dashboard_id in /pages/ajax.render.php. This issue has been fixed in version 3.2.3.
Published: 2026-08-21
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

Combodo iTop, a web‑based IT service management system, contains a reflected Cross‑Site Scripting flaw triggered via the dashboard_id parameter in /pages/ajax.render.php. The vulnerability allows an attacker to inject arbitrary JavaScript that executes in the context of logged‑in users, potentially hijacking sessions, defacing the interface, or redirecting users to malicious sites. The weakness is a classic input validation issue (CWE‑79).

Affected Systems

All installations of Combodo iTop prior to version 3.2.3 are susceptible. The vulnerability was addressed and removed in version 3.2.3. Clients running older releases should verify their current version before taking remediation steps.

Risk and Exploitability

The CVSS base score of 7.3 marks the issue as a High‑severity vulnerability, indicating significant risk to confidentiality and integrity for authenticated users. EPSS is not available, so the current likelihood of exploitation cannot be quantitatively estimated, but the attacker need only supply a crafted link or exploit it via cross‑site request. The flaw is not listed in the CISA KEV catalog, suggesting no publicly released exploit yet. Nevertheless, because the attack vector is via a web‑application parameter, the potential for widespread malicious payloads remains high.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official update to iTop version 3.2.3 or later to remove the XSS flaw
  • If upgrading immediately is not possible, disable or lock down the dashboard revert feature until a patch can be applied
  • Ensure that all user‑supplied parameters, especially dashboard_id, are properly validated and encoded (use output‑encoding functions) to prevent script injection

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

Fri, 21 Aug 2026 21: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 20:15:00 +0000

Type Values Removed Values Added
Description Combodo iTop is a web based IT service management tool. Prior to 3.2.3, iTop has a reflected Cross-Site Scripting (XSS) vulnerability in its dashboard revert functionality with the parameter dashboard_id in /pages/ajax.render.php. This issue has been fixed in version 3.2.3.
Title Combodo iTop: Reflected XSS in /pages/ajax.render.php dashboard_id parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-21T20:21:48.873Z

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

Link: CVE-2026-30819

cve-icon Vulnrichment

Updated: 2026-08-21T20:21:43.533Z

cve-icon NVD

Status : Deferred

Published: 2026-08-21T20:16:34.313

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

Link: CVE-2026-30819

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T22:30:17Z

Weaknesses
  • CWE-79

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