External risk intelligence

Combodo iTop Unauthenticated Code Execution via .readonly File Deletion.

CVE advisorySeverity: CRITICAL (CVSS 9.4)

CVE-2026-39975

iTop is a web-based IT service management application. Such tools are commonly deployed as web portals accessible over a network or the internet to support service desk operations, making their web interface a frequently exposed service.

Code Injection

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A vulnerability in the iTop IT service management tool could allow unauthenticated users to execute code by deleting a specific file created during setup. This could potentially lead to unauthorized access or control over affected systems.

  • Unauthorized code execution via file deletion.
  • Impacts IT service management operations.
  • Confirm relevance and exposure.

Attack Path

How an attacker could exploit the issue

An unauthenticated attacker can exploit this vulnerability by interacting with the iTop web interface. This interaction allows them to delete a critical configuration file, which in turn enables further malicious actions leading to code execution.

  • No authentication required.
  • Delete the .readonly file.
  • Code execution.

Live Threat

Current exploitation, exposure, and threat context

Prior to version 3.2.3, unauthenticated users could potentially execute code by deleting a file that normally prevents write actions on Combodo iTop instances. This could affect the integrity and availability of the service.

  • System files could be deleted.
  • Unauthenticated network access could trigger deletion.
  • Service integrity and availability may be impacted.

Operational Fix

Recommended remediation, mitigation, and detection steps

The iTop application owner, likely within IT Operations or a dedicated application support team, is responsible for managing this vulnerability. The first practical step is to confirm the presence and exposure of iTop instances, identify business-critical deployments, and then coordinate remediation.

  • Ownership: Application owners must address this.
  • Verify first: Confirm iTop presence and exposure.
  • Action: Plan and schedule remediation.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is Combodo iTop?

Combodo iTop is a web-based IT service management (ITSM) platform. Organizations use it to track hardware, software, and service desk requests. It functions as a central hub for managing IT infrastructure and operations, typically hosted as a web portal to allow staff to access service information and administrative tools over a network.

What does CWE-94 mean for CVE-2026-39975?

CWE-94 refers to improper control of generation of code, often called code injection. In this CVE, the vulnerability allows unauthorized actors to bypass security constraints by deleting a specific configuration file. This action removes the software's write protection, which incorrectly shifts the system into a state that permits the execution of arbitrary commands.

How does an attacker trigger this vulnerability?

An attacker triggers this by interacting with the iTop web interface to delete the .readonly file. This file is intended to stay on the server after the initial setup to lock down the system against unauthorized changes. Simply accessing the instance is enough; standard configuration operations within the application do not trigger this, as it is a specific flaw in how the system handles that protection file.

Is my iTop instance at risk?

According to Halo Surface Signal, iTop is frequently deployed as a web portal accessible over a network or the public internet to support IT operations. If your instance is reachable via a network, it is classified as external-facing and at higher risk. You should prioritize internal audits to see if your iTop portal is exposed beyond your local administrative network.

How do I fix this iTop vulnerability?

The primary response is to update your iTop software to version 3.2.3 or later, which resolves the flaw. Before applying the update, identify all active iTop installations across your environment to ensure full coverage. Coordinating with your IT support team to schedule this update is the necessary step to restore proper write protections and secure your instance.

References