Description
HCL ZIE for Web is affetced by an Unrestricted File Upload vulnerability, If the server is configured to execute code, then it may be possible to obtain command execution on the server by uploading a file known as a web shell, which allows you to execute arbitrary code or operating system commands. For this attack to be successful, the file needs to be uploaded inside the Webroot, and the server must be configured to execute the code
Published: 2026-06-17
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unrestricted file upload flaw in HCL ZIE for Web allows an attacker to place arbitrary files on the server’s webroot. If the web server is configured to execute uploaded content, the attacker can upload a web shell or other executable files and run arbitrary code or operating system commands, thereby compromising confidentiality, integrity, and potentially availability. The weakness stems from inadequate validation of uploaded file types (CWE‑434) and from permitting execution of uploaded files (CWE‑209).

Affected Systems

All installations of HCL Software ZIE for Web, particularly those that permit uploaded files to be executed within the webroot, are potentially vulnerable. The issue applies to the 16.0 release referenced by the CPE string, and any other unpatched version that offers unrestricted upload functionality.

Risk and Exploitability

The CVSS score of 4.3 points to a moderate overall risk. The EPSS score of less than 1% indicates a very low probability of active exploitation at the time of this assessment, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an attacker to successfully upload a file to a directory that the web server treats as executable; if the server configuration disallows execution in the upload path, the attack vector is mitigated. Accordingly, the primary threat exists in environments where upload directories are misconfigured to allow execution of uploaded code.

Generated by OpenCVE AI on August 12, 2026 at 01:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the HCL ZIE for Web security update referenced in KB0131549 or upgrade to a release that removes the unrestricted upload functionality.
  • Reconfigure the web server to deny execution of files in the upload or webroot directories, ensuring that only static content can be served.
  • Enforce strict file type and size validation on all upload endpoints, allowing only a whitelist of safe file types and rejecting any other files.

Generated by OpenCVE AI on August 12, 2026 at 01:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Hcltech
Hcltech zie For Web
Vendors & Products Hcltech
Hcltech zie For Web

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 17 Jun 2026 12:45:00 +0000

Type Values Removed Values Added
Description HCL ZIE for Web is affetced by an Unrestricted File Upload vulnerability, If the server is configured to execute code, then it may be possible to obtain command execution on the server by uploading a file known as a web shell, which allows you to execute arbitrary code or operating system commands. For this attack to be successful, the file needs to be uploaded inside the Webroot, and the server must be configured to execute the code
Title HCL ZIE for Web is affetced by an Unrestricted File Upload vulnerability,
Weaknesses CWE-209
References
Metrics cvssV3_1

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


Subscriptions

Hcltech Zie For Web
cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-06-17T15:03:38.035Z

Reserved: 2025-09-22T15:00:11.104Z

Link: CVE-2025-59872

cve-icon Vulnrichment

Updated: 2026-06-17T15:03:33.809Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-17T13:19:15.180

Modified: 2026-06-26T15:13:47.710

Link: CVE-2025-59872

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T01:15:17Z

Weaknesses
  • CWE-209

    Generation of Error Message Containing Sensitive Information

  • CWE-434

    Unrestricted Upload of File with Dangerous Type