Description
Combodo iTop is a web based IT service management tool. Prior to 3.2.3, 3.2.3, there is a Reflected Cross-Site Scripting (XSS) vulnerability in pages/tagadmin.php. This issue has been fixed in version 3.2.3.
Published: 2026-08-21
Score: 8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Combodo iTop is a web‑based IT service management tool. A reflected Cross‑Site Scripting vulnerability was identified in pages/tagadmin.php. The flaw allows an attacker to inject arbitrary client‑side script into the page by manipulating the request parameters, which is then executed in the victim’s browser. While the flaw does not provide direct code execution on the server, it can be used to steal session cookies, deface the interface, or redirect users to malicious sites, compromising confidentiality and integrity from the victim’s perspective.

Affected Systems

Combodo iTop versions prior to 3.2.3 are affected. This includes any installation running iTop before the release of 3.2.3. The vulnerability resides in the tagadmin.php component of the application.

Risk and Exploitability

The CVSS score of 8.0 indicates a high severity. EPSS information is not available, so the probability of exploitation cannot be quantified. The vulnerability is listed as not in the CISA KEV catalog. The likely attack vector is a reflected XSS that requires the victim to visit a crafted URL; the attacker must have an opportunity to deliver or embed the malicious link. Exploitation does not require privileged access or authentication, making it accessible to attackers that can target the web application or influence users to click the link.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Combodo iTop to version 3.2.3 or newer
  • Restrict access to tagadmin.php for privileged users only; remove or disable the page for untrusted accounts
  • If an upgrade is delayed, implement a web application firewall rule that sanitizes or blocks reflected XSS payloads on tagadmin.php requests

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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 21:00:00 +0000

Type Values Removed Values Added
Description Combodo iTop is a web based IT service management tool. Prior to 3.2.3, 3.2.3, there is a Reflected Cross-Site Scripting (XSS) vulnerability in pages/tagadmin.php. This issue has been fixed in version 3.2.3.
Title Combodo iTop: Reflected XSS in tag admin
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:42:37.543Z

Reserved: 2026-03-09T16:33:42.913Z

Link: CVE-2026-31803

cve-icon Vulnrichment

Updated: 2026-08-21T21:20:34.717Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-21T22:16:36.303

Link: CVE-2026-31803

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T22:45:04Z

Weaknesses
  • CWE-79

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