Description
HCL DFXAnalytics is affected by a Missing Secure Attribute in Encrypted Session (SSL) Cookie vulnerability. The application fails to set the "secure" attribute on session cookies generated during authentication, which could allow a remote attacker to intercept network traffic and capture sensitive cookies, session tokens, or credentials sent in cleartext over unencrypted channels.
Published: 2026-07-16
Score: 3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HCL DFXAnalytics fails to mark session cookies with the secure attribute during authentication. Without this flag, cookies can be transmitted over plain HTTP connections and captured by an attacker monitoring network traffic. The exposed cookies may contain session identifiers or credentials, allowing an adversary to hijack sessions or retrieve user credentials, thereby compromising confidentiality and potentially gaining unauthorized access.

Affected Systems

The affected product is HCL DFXAnalytics provided by HCL Software. No specific version information is supplied, so all installations of HCL DFXAnalytics should be examined for the missing secure flag on session cookies.

Risk and Exploitability

The CVSS score of 3 indicates low severity, and the EPSS score is less than 1%, suggesting a very low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog, indicating no current widespread exploitation. Nonetheless, the attack vector is fairly simple: an attacker who can eavesdrop on HTTP traffic can intercept cookies. While the risk is moderate given the low score, the potential impact of credential theft warrants updating the system.

Generated by OpenCVE AI on July 31, 2026 at 01:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest HCL Software patch or upgrade that adds the secure attribute to session cookies as documented by HCL support.
  • Configure DFXAnalytics and the underlying web servers to enforce TLS everywhere and set the \"Secure\" flag on all session cookies through application or server configuration.
  • If a patch cannot be applied immediately, restrict all external access to DFXAnalytics behind a VPN or ensure that network paths use encrypted transport only, thereby preventing cleartext cookie transmission.

Generated by OpenCVE AI on July 31, 2026 at 01:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Hcltech
Hcltech dfxanalytics
Vendors & Products Hcltech
Hcltech dfxanalytics

Thu, 16 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Description HCL DFXAnalytics is affected by a Missing Secure Attribute in Encrypted Session (SSL) Cookie vulnerability. The application fails to set the "secure" attribute on session cookies generated during authentication, which could allow a remote attacker to intercept network traffic and capture sensitive cookies, session tokens, or credentials sent in cleartext over unencrypted channels.
Title HCL DFXAnalytics is affected by a Missing Secure Attribute in Encrypted Session (SSL) Cookie vulnerability
Weaknesses CWE-200
References
Metrics cvssV3_1

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


Subscriptions

Hcltech Dfxanalytics
cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-07-16T14:16:26.309Z

Reserved: 2026-04-01T16:31:58.809Z

Link: CVE-2026-35140

cve-icon Vulnrichment

Updated: 2026-07-16T14:16:22.535Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:00:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor