Description
Combodo iTop is a web-based IT service management tool. Prior to 3.2.3, unauthenticated users could delete the .readonly file on iTop instances, leading to code execution. This file, created during the setup process, prevents users from performing write actions. This issue has been fixed in version 3.2.3.
Published: 2026-08-24
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

Combodo iTop, a web-based IT service management platform, has a flaw that allows unauthenticated users to delete the .readonly file created during setup. Removing this file removes a write protection mechanism, resulting in arbitrary code execution on the server. The vulnerability is a classic example of an injection-based code execution issue, identified as CWE-94, and can compromise the confidentiality, integrity, and availability of the system.

Affected Systems

The flaw affects all Combodo iTop installations running a version earlier than 3.2.3. Users deploying the affected releases must verify that their instance is running a vulnerable version and apply the necessary update.

Risk and Exploitability

With a CVSS score of 9.4, the vulnerability is considered critical. The EPSS score is not disclosed, but the lack of a KEV listing does not diminish the potential for exploitation, as the attack requires only unauthenticated web traffic to delete a file. The likely attack vector is through a client‑initiated HTTP request targeting the file system. Because the flaw permits code execution, a remote attacker could gain administrative control or exfiltrate data, making this a high‑impact security issue.

Generated by OpenCVE AI on August 24, 2026 at 20:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Combodo iTop to version 3.2.3 or later, which eliminates the vulnerability.
  • Confirm that the .readonly file exists and is protected against deletion in the updated deployment.
  • Restrict file‑system permissions on the directory containing the .readonly file to prevent unprivileged users from deleting or modifying it.

Generated by OpenCVE AI on August 24, 2026 at 20:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 20:45:00 +0000

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

Mon, 24 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Description Combodo iTop is a web-based IT service management tool. Prior to 3.2.3, unauthenticated users could delete the .readonly file on iTop instances, leading to code execution. This file, created during the setup process, prevents users from performing write actions. This issue has been fixed in version 3.2.3.
Title Combodo iTop: Remote code execution using external auth variable value
Weaknesses CWE-94
References
Metrics cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-24T19:58:25.146Z

Reserved: 2026-04-08T00:01:47.628Z

Link: CVE-2026-39975

cve-icon Vulnrichment

Updated: 2026-08-24T19:58:20.342Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T19:16:38.470

Modified: 2026-09-09T21:06:39.057

Link: CVE-2026-39975

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T20:30:07Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')