CVE-2026-30826
Received Received - Intake

Reflected XSS in Combodo iTop Prior to 3.2.3

Vulnerability report for CVE-2026-30826, 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, 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.

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-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
combodo itop to 3.2.3 (exc)

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 the testing OQL query functionality and allows attackers to inject malicious scripts that execute in the context of a user's browser.

Detection Guidance

To detect this Reflected Cross-Site Scripting (XSS) vulnerability in Combodo iTop, inspect the OQL query functionality for improper input validation. Check if user-supplied input is reflected in the response without proper sanitization. Manually test by injecting basic XSS payloads like <script>alert(1)</script> in OQL query fields and observe if the script executes.

Impact Analysis

An attacker could exploit this to steal user sessions, perform actions on behalf of users, or deface the application. Users with elevated privileges are at higher risk. The vulnerability requires user interaction to trigger.

Compliance Impact

This XSS vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection principles and HIPAA's security requirements. It may result in data breaches, non-compliance penalties, and reputational damage.

Mitigation Strategies

Upgrade Combodo iTop to version 3.2.3 or later immediately to address the XSS vulnerability. If upgrading is not immediately possible, disable the testing OQL query functionality as a temporary workaround. Ensure input validation and output encoding are implemented for all user-supplied data in the OQL query interface.

Chat Assistant

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

EPSS Chart