Description
HCL IntelliOps Event Management (IEM) is affected by a Session Deletion Vulnerability. It may allow improper handling of user sessions, resulting in sessions not being fully terminated after logout or deletion.
Published: 2026-08-27
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HCL IntelliOps Event Management (IEM) contains a session deletion flaw that causes user sessions to remain active after a logout or session‑clearing action. The flaw falls under CWE-613, indicating that session data is not properly cleared and can be reused. An attacker with an existing session or the ability to trigger the deletion process could maintain unauthorized access, potentially performing actions allowed by the session. This constitutes a moderate‑risk vulnerability with a CVSS score of 6.4.

Affected Systems

The vulnerability affects HCL Software’s IntelliOps Event Management component across supported editions. No specific release identifiers are listed, so all deployments of IEM should be reviewed. The vendor has identified the issue in the IEM product line.

Risk and Exploitability

The exploitability metric is currently not quantified via EPSS. The vulnerability is not recorded in the CISA KEV catalog, but its CVSS score indicates a moderate risk. Attackers would require authenticated context to invoke a logout or session‑deletion operation; consequently the attack vector is likely intra‑system or from a trusted user context. If an attacker can suspend normal session invalidation, any remaining session could be used to access protected resources. Given its moderate severity and lack of publicly documented exploitation, the threat remains moderate but should be addressed promptly to avoid potential session hijacking.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest HCL IntelliOps Event Management patch that addresses session termination.
  • If a patch is unavailable, configure server-side session cleanup to delete session data immediately upon logout events.
  • Ensure that session cookies are marked HttpOnly and Secure and are purged from client browsers after logout.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Hcl Software
Hcl Software iem
Vendors & Products Hcl Software
Hcl Software iem

Thu, 27 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description HCL IntelliOps Event Management (IEM) is affected by a Session Deletion Vulnerability. It may allow improper handling of user sessions, resulting in sessions not being fully terminated after logout or deletion.
Title HCL IntelliOps Event Management is affected by multiple security vulnerabilities.
Weaknesses CWE-613
References
Metrics cvssV3_1

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


Subscriptions

Hcl Software Iem
cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-08-27T13:14:53.655Z

Reserved: 2025-10-10T09:04:27.771Z

Link: CVE-2025-62342

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T17:17:05.527

Modified: 2026-08-27T17:17:05.527

Link: CVE-2025-62342

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T17:30:12Z

Weaknesses
  • CWE-613

    Insufficient Session Expiration