Description
Combodo iTop is a web-based IT service management tool. Prior to 3.2.3, iTop is vulnerable to Reflected Cross-Site Scripting (XSS) in the dashboard revert functionality. This issue has been fixed in version 3.2.3.
Published: 2026-08-24
Score: 8.9 High
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting via the dashboard revert feature
Action: Immediate Patch
AI Analysis

Impact

Combodo iTop, a web‑based IT service management platform, contained a reflected Cross‑Site Scripting flaw in the dashboard revert functionality. An attacker could inject malicious scripts into the page that is returned when a user reverts a dashboard view, leading to potential theft of session cookies, credential hijack, or execution of arbitrary code in the victim’s browser. The underlying weakness is CWE‑79, which allows the exploitation of improper output encoding.

Affected Systems

All installations of Combodo iTop versions prior to 3.2.3 are vulnerable. The flaw was resolved in iTop 3.2.3 and later releases.

Risk and Exploitability

The CVSS score of 8.9 indicates a high‑severity vulnerability. The EPSS score is not available, and the vulnerability is not currently listed in CISA’s KEV catalog, but it remains an exploitable web‑application issue. An attacker can reach the vulnerable endpoint over the network from any user interface that invokes the dashboard revert action, making remote exploitation possible without requiring privileged access. Based on the description, it is inferred that an attacker could craft a malicious URL or form that forces the dashboard revert action, thereby injecting XSS payload during normal user interaction.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Combodo iTop to version 3.2.3 or newer to apply the vendor patch.
  • If an upgrade is not immediately possible, modify the code to enforce strict output encoding when rendering the revert dashboard response.
  • Deploy a web application firewall rule to block or sanitize reflected XSS payloads targeting the dashboard revert endpoint.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 20:45:00 +0000

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

Mon, 24 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Aug 2026 19: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 is vulnerable to Reflected Cross-Site Scripting (XSS) in the dashboard revert functionality. This issue has been fixed in version 3.2.3.
Title Combodo iTop: Reflected XSS in dashboard revert
Weaknesses CWE-79
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-24T19:31:23.588Z

Reserved: 2026-03-05T21:27:35.342Z

Link: CVE-2026-30864

cve-icon Vulnrichment

Updated: 2026-08-24T19:31:19.283Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T19:16:37.140

Modified: 2026-09-09T21:06:39.057

Link: CVE-2026-30864

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T21:15:07Z

Weaknesses
  • CWE-79

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