Description
Combodo iTop is a web based IT service management tool. Prior to 3.2.3, authentication bypass allows unauthenticated remote attackers to execute arbitrary PHP files from the env-production directory on a new iTop instance in the production environment. This issue has been fixed in version 3.2.3.
Published: 2026-08-21
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Combodo iTop is a web‑based IT service management platform. In versions prior to 3.2.3 an authentication bypass flaw in exec.php allows a remote attacker who has no credentials to execute arbitrary PHP files located in the env-production directory. This flaw effectively grants the attacker full code‑execution privileges on the server, exposing the system to data exfiltration, tampering, and potential compromise of the underlying operating system.

Affected Systems

The vulnerability affects all Combodo iTop installations running versions older than 3.2.3. The flaw exists only when the env-production directory is present and accessible on a fresh iTop instance in a production environment.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity. Because the attack vector requires unauthenticated access to a predictable web endpoint and the flaw is only present in default configurations, exploitation is straightforward once the target is reachable. No public exploit is currently known, and the vulnerability is not listed in the CISA KEV catalog. The EPSS score is not available, so the exact exploitation probability is unknown, but the obvious access conditions imply a realistic risk for exposed deployments.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Combodo iTop to version 3.2.3 or later
  • If an upgrade is not immediately possible, remove or lock down the env-production directory so that PHP files cannot be accessed
  • Restrict the HTTP server’s ability to execute PHP scripts, for example by disabling script execution in that directory or moving it outside the web root

Generated by OpenCVE AI on August 21, 2026 at 23:21 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:00:00 +0000

Type Values Removed Values Added
Description Combodo iTop is a web based IT service management tool. Prior to 3.2.3, authentication bypass allows unauthenticated remote attackers to execute arbitrary PHP files from the env-production directory on a new iTop instance in the production environment. This issue has been fixed in version 3.2.3.
Title Combodo iTop: Authentication bypass in exec.php allows PHP file execution
Weaknesses CWE-306
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-21T21:50:49.229Z

Reserved: 2026-03-30T19:17:10.224Z

Link: CVE-2026-34741

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-21T22:16:37.143

Modified: 2026-08-21T22:16:37.143

Link: CVE-2026-34741

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function