CVE-2026-30819
Received Received - Intake

Reflected XSS in Combodo iTop Dashboard

Vulnerability report for CVE-2026-30819, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-21

Last updated on: 2026-08-21

Assigner: GitHub, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-21
Last Modified
2026-08-21
Generated
2026-08-22
AI Q&A
2026-08-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
combodo itop to 3.2.3 (exc)
combodo itop 3.2.3
combodo itop 3.3.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected Cross-Site Scripting (XSS) vulnerability in Combodo iTop, a web-based IT service management tool. It exists in versions up to 3.2.2-1 and allows attackers to inject malicious scripts via the dashboard_id parameter in /pages/ajax.render.php. The scripts are reflected back to users, potentially enabling unauthorized data access or manipulation.

Detection Guidance

To detect this vulnerability, check if your iTop instance is running a version prior to 3.2.3. You can verify the version by inspecting the application's footer or configuration files. Additionally, monitor network traffic for requests to /pages/ajax.render.php with the dashboard_id parameter containing suspicious payloads like scripts or HTML tags.

Impact Analysis

An attacker could exploit this to execute malicious scripts in a user's browser when they visit a crafted link. This may lead to theft of session cookies, unauthorized actions on behalf of the user, or defacement of the application. Users with elevated privileges are at higher risk of data breaches or system compromise.

Compliance Impact

This XSS vulnerability could lead to unauthorized data access or manipulation, violating GDPR's integrity and confidentiality principles or HIPAA's safeguards for protected health information. Organizations using vulnerable versions may face compliance violations, legal penalties, or reputational damage if exploited.

Mitigation Strategies

Immediately upgrade iTop to version 3.2.3 or later. If upgrading is not possible, restrict access to the /pages/ajax.render.php endpoint or apply input sanitization for the dashboard_id parameter as shown in the security fix.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-30819. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart