Description
HCL Aftermarket EPC is vulnerable to attack as cookie appears to contain a session token, which may increase the risk associated with this issue. You should review the contents of the cookie to determine its function.
Published: 2026-07-17
Score: 4.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HCL Aftermarket EPC sets a cookie that apparently contains a session token, a weakness that could expose authenticated session credentials. The vulnerability is classified as CWE‑614. The CVE text indicates that having the token in the cookie may raise risk, but it does not confirm that the token is actively used for authentication. The impact is limited to potential session hijacking if the token is captured or forged.

Affected Systems

The affected product is HCL Software Aftermarket EPC. No version information is supplied, so all releases of the product are considered potentially affected until a vendor patch is released. Users should check HCL’s support site for updates.

Risk and Exploitability

The CVSS score of 4.2 ranks the issue as low severity, and the EPSS score of less than 1% indicates a very low likelihood of exploitation. The issue is not listed in the CISA KEV catalog. The attack vector is inferred to involve obtaining the cookie through client‑side or network means, but this inference is not explicitly stated in the CVE data.

Generated by OpenCVE AI on July 31, 2026 at 00:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Inspect the application to confirm whether a session identifier is stored in the cookie, and ensure that the cookie is set with the HttpOnly, Secure, and SameSite attributes.
  • If a session token is present in the cookie, change the application to store session identifiers server‑side or encrypt the cookie contents before transmission.
  • Apply any vendor patches that address cookie handling. If no patch is available, enforce HTTPS‑only connections and configure a web application firewall to block cookie‑tampering attempts and monitor for anomalous session activity.

Generated by OpenCVE AI on July 31, 2026 at 00:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 00:45:00 +0000

Type Values Removed Values Added
Title Potential Session Token Exposure via Cookies in HCL Aftermarket EPC

Wed, 29 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Title Potential Session Token Exposure via Cookies in HCL Aftermarket EPC

Sun, 26 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
Title Aftermarket EPC Cookie May Expose Session Token

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Hclsoftware
Hclsoftware aftermarket Epc
Vendors & Products Hclsoftware
Hclsoftware aftermarket Epc

Wed, 22 Jul 2026 03:15:00 +0000

Type Values Removed Values Added
Title Aftermarket EPC Cookie May Expose Session Token

Fri, 17 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
Description HCL Aftermarket EPC is vulnerable to attack as cookie appears to contain a session token, which may increase the risk associated with this issue. You should review the contents of the cookie to determine its function.
Weaknesses CWE-614
References
Metrics cvssV3_1

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


Subscriptions

Hclsoftware Aftermarket Epc
cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-07-17T15:24:11.725Z

Reserved: 2024-01-18T07:29:59.076Z

Link: CVE-2024-23572

cve-icon Vulnrichment

Updated: 2026-07-17T15:23:57.837Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:30:18Z

Weaknesses
  • CWE-614

    Sensitive Cookie in HTTPS Session Without 'Secure' Attribute