Skip to main content

HCL iControl CVE-2026-56608

| EUVDEUVD-2026-52260 MEDIUM
Improper Access Control (CWE-284)
2026-08-03 HCL GHSA-725p-7264-fgqq
5.3
CVSS 3.1 · NVD
Share

Severity by source

Vendor (HCL) PRIMARY
LOW
qualitative
NVD
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
3.1 LOW

PR:L chosen over PR:N because description implies authenticated 'users' bypassing access controls, not fully unauthenticated access; C:L reflects read-only admin view with no write or availability impact.

3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (HCL).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

3
Severity Changed
Aug 05, 2026 - 15:07 NVD
LOW MEDIUM
CVSS changed
Aug 05, 2026 - 15:07 NVD
3.7 (LOW) 5.3 (MEDIUM)
Analysis Generated
Aug 03, 2026 - 13:21 vuln.today

DescriptionNVD

HCL iControl is affected by Missing Access Control vulnerability. The application failed to enforce proper granular access controls, allowing users to access or view administrator-level functionalities without appropriate authorization.

AnalysisAI

Missing granular access control in HCL iControl v3.2.0 exposes administrator-level functionality to unauthorized users over the network. Regular-privilege users can bypass authorization checks to view or access admin-scoped features, resulting in a limited confidentiality impact. No public exploit code exists and no CISA KEV listing is present; however, the 'Authentication Bypass' tag and the network-accessible vector mean the exposure is reachable without physical proximity, though the high attack complexity (AC:H) constrains opportunistic exploitation.

Technical ContextAI

HCL iControl (CPE: cpe:2.3:a:hcl_software:hcl_icontrol:*:*:*:*:*:*:*:*) is an enterprise IT management product from HCL Software. The root cause is CWE-284 (Improper Access Control), a class of flaw where the application fails to enforce role-based or privilege-based boundaries at the function or endpoint level. Rather than checking whether the requesting user holds administrator privileges before serving admin-scoped resources, the application either skips the check entirely or performs it insufficiently, allowing lower-privileged users to reach those code paths. This pattern is distinct from authentication bypass in the strict sense (which would allow unauthenticated access) and is more precisely a broken authorization / missing function-level access control (also aligned with OWASP A01:2021).

RemediationAI

Consult the HCL Software knowledge base article KB0132564 at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0132564 for the official remediation guidance; no exact patched version number is confirmed in the available intelligence, so organizations should verify the fix version directly with HCL. As a compensating control pending a patch, restrict access to the HCL iControl administrative interface by enforcing network-level controls (firewall rules, VPN gateway, or zero-trust access proxy) to limit who can reach admin endpoints - this reduces the effective attack surface even if the application-level authorization flaw persists. Additionally, review and audit user role assignments within iControl to ensure no regular users hold unnecessary session tokens or cookies that could facilitate the bypass. Enabling detailed access logging on the admin interface will help detect unauthorized access attempts in the interim.

Share

CVE-2026-56608 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy