Description
Combodo iTop is a web based IT service management tool. Prior to 3.2.3, only classes present in the SELECT clause are protected by the silos access check in OQL. This issue has been fixed in version 3.2.3.
Published: 2026-08-21
Score: 7.7 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. Prior to version 3.2.3, the system executed Object Query Language (OQL) statements without enforcing silo access checks on classes that appear only in JOIN clauses. The vulnerability, classified as CWE‑200, allows an attacker to craft OQL queries that join protected classes with classes that the attacker is permitted to view, thereby retrieving data from otherwise inaccessible classes. This results in unauthorized disclosure of potentially sensitive information without any indication of the data loss in normal operation.

Affected Systems

The issue affects all instances of Combodo iTop running any version before 3.2.3. The fix is included in release 3.2.3 and later. Users deploying earlier releases are susceptible if they have been granted any role capable of executing OQL queries.

Risk and Exploitability

The CVSS score of 7.7 indicates a high severity vulnerability. The EPSS score is not available, but the absence from the CISA KEV catalog suggests no known widespread exploitation at this time. Attackers would need authenticated access to the iTop web interface and the ability to submit OQL queries. Once inside, they could construct join queries that bypass silo controls and read data from classes beyond their privilege level. The risk is significant for organizations relying on silo boundaries to protect sensitive data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to version 3.2.3 or later, which resolves the instance‑lack of silo checks for JOINed classes.
  • If an upgrade cannot be performed immediately, reduce the scope of OQL query permissions for non‑privileged users and disable JOIN functionality where possible.
  • Review existing roles and apply least‑privilege principles to ensure that users only have query rights that align with their responsibilities.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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

Type Values Removed Values Added
Description Combodo iTop is a web based IT service management tool. Prior to 3.2.3, only classes present in the SELECT clause are protected by the silos access check in OQL. This issue has been fixed in version 3.2.3.
Title Combodo iTop: Access control bypass via OQL joins
Weaknesses CWE-200
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-21T22:26:22.269Z

Reserved: 2026-03-31T17:27:08.661Z

Link: CVE-2026-34948

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-21T23:16:24.153

Modified: 2026-08-21T23:16:24.153

Link: CVE-2026-34948

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor