Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Network-reachable with no auth required, but high complexity to reliably trigger error states; impact limited to partial information disclosure with no integrity or availability consequence.
Primary rating from Vendor (HCL).
CVSS VectorNVD
Lifecycle Timeline
3DescriptionNVD
HCL iControl was affected by Improper Error Handling vulnerabilities. It involves Out of memory, null pointer exceptions, system call failure, database unavailable, network timeout, and hundreds of other common conditions can cause errors to be generated.
AnalysisAI
Improper error handling in HCL iControl 4.3.0 and 4.4.0 exposes sensitive information through verbose error messages triggered by common fault conditions - out of memory events, null pointer exceptions, database unavailability, network timeouts, and system call failures. CWE-209 classifies this as generation of error messages containing sensitive information, meaning stack traces, internal paths, configuration data, or environment details may be disclosed to a network-accessible observer who can trigger or observe these fault states. CVSS scores this at 3.7 (Low), reflecting high attack complexity and limited confidentiality impact; no public exploit identified at time of analysis.
Technical ContextAI
CWE-209 (Generation of Error Message Containing Sensitive Information) describes a failure mode where application error handling returns diagnostic detail - stack traces, database connection strings, internal file paths, class names, or environment variables - that should never reach an external consumer. HCL iControl is a network-accessible application (AV:N per CVSS vector) where multiple runtime fault categories are improperly handled: memory exhaustion, null dereferences, OS-level call failures, database layer errors, and network layer timeouts. Each of these fault paths may produce a distinct error response containing internal implementation artifacts. The affected product is identified by CPE cpe:2.3:a:hcl_software:hcl_icontrol:*:*:*:*:*:*:*:* and confirmed affected versions are 4.3.0 and 4.4.0 per EUVD-2026-51546.
RemediationAI
Consult the HCL vendor advisory at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0132395 for patch guidance; a specific patched release version is not confirmed in the available data, so the advisory should be treated as the authoritative source. As a compensating control while awaiting patch guidance, configure application-layer or web-gateway error handling to suppress or sanitize verbose error responses before they reach clients - replacing detailed exception output with generic error codes. Additionally, restrict network exposure of HCL iControl management interfaces to trusted internal segments or VPN-only access, which raises the effective attack complexity beyond the already-High AC rating. Enabling structured logging that captures fault details internally without exposing them externally (e.g., log-to-file rather than log-to-response) addresses the CWE-209 root cause directly. These controls reduce information leakage risk but do not substitute for the vendor patch.
More in Hcl Icontrol
View allHCL iControl v3.2.0 exposes sensitive data in transit by advertising support for deprecated TLS 1.0 and TLS 1.1 protocol
Verbose API error responses in HCL iControl 4.3.0 and 4.4.0 leak internal endpoint names, request parameters, error code
HCL iControl versions 4.3.0 and 4.4.0 expose authentication-related sensitive data through browser autocomplete function
Missing granular access control in HCL iControl v3.2.0 exposes administrator-level functionality to unauthorized users o
HCL iControl versions 4.3.0 and 4.4.0 expose a network-accessible integrity bypass to authenticated low-privileged attac
HCL iControl versions 4.3.0 and 4.4.0 expose internal configuration files to local access due to improper web server or
HCL iControl versions 4.3.0 and 4.4.0 publicly expose internal configuration files due to inadequate web server or appli
Same weakness CWE-209 – Error Message Information Leak
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51546
GHSA-996x-c459-hrff