LiveActive security incident?Get immediate response
CVE Record

CVE-2025-62347: HCL iControl was affected by Improper Input Validation vulnerability.

HCL iControl was affected by Improper Input Validation vulnerability. It is vulnerable to unexpected system behavior and potential security bypasses. This was caused by an implementation flaw in an architectural security tactic that fails to properly validate whether the received input matches the expected type.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

HCL iControl versions 4.3.0 and 4.4.0 may accept input that does not match the expected type. A low-privileged remote user could potentially trigger unexpected behavior or bypass security checks, affecting data integrity. The published severity is medium, with no reported confidentiality or availability impact.

Executive priority

Treat this as a moderate, targeted remediation item. Promptly identify affected installations and follow HCL guidance, especially where low-privileged users can remotely access iControl. Current evidence does not justify emergency incident response unless local indicators suggest misuse.

Technical view

CVE-2025-62347 is a CWE-20 improper input validation flaw caused by an implementation failure in an architectural security control. CVSS 3.1 scores it 4.3: network-accessible, low complexity, low privileges required, no user interaction, unchanged scope, and low integrity impact.

Likely exposure

Exposure is limited to identified HCL iControl deployments running versions 4.3.0 or 4.4.0. Exploitation requires low privileges and network access to the vulnerable functionality. The source bundle lists other versions as unaffected by default but provides no deployment-specific reachability details.

Exploitation context

The source bundle does not report active exploitation, and this CVE is not listed as KEV. The flaw may permit unexpected system behavior or security bypasses, but the available evidence does not describe a public exploit, observed attacks, or the precise vulnerable interface.

Researcher notes

The record identifies type-validation failure and integrity impact but does not disclose the affected input, component, request path, bypassed control, patch version, or detection indicators. Validate exposure conservatively without destructive testing and consult HCL KB0132395 for details unavailable in the CVE record.

Mitigation direction

  • Review HCL advisory KB0132395 for the vendor-approved remediation or upgrade guidance.
  • Inventory HCL iControl installations and prioritize versions 4.3.0 and 4.4.0.
  • Restrict vulnerable interfaces to trusted networks and authorized users where operationally feasible.
  • Review low-privileged accounts and remove access that is not required.

Validation and detection

  • Confirm installed HCL iControl versions against the affected version list.
  • Determine whether low-privileged users can reach the relevant iControl functionality over a network.
  • Review relevant logs for unexpected input handling or unexplained security-control bypasses.
  • After remediation, verify the installed version or configuration against current HCL guidance.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-20: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-62347 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N2.81.4HCL

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2025-62347Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HCLHCL iControl4.3.0 and 4.4.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.