Description
HCL DFXAnalytics is affected by a Missing SameSite Attribute vulnerability. The application fails to set the "SameSite" attribute on session cookies generated during authentication, which could allow a remote attacker to execute Cross-Site Request Forgery (CSRF) attacks if additional mitigations, such as Anti-CSRF tokens, are not implemented.
Published: 2026-07-16
Score: 3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a missing SameSite attribute on session cookies generated during authentication, which can allow a remote attacker to perform Cross‑Site Request Forgery (CSRF) attacks. An attacker who can embed malicious content in a victim’s browser could cause the victim’s authenticated browser to perform unintended requests against the application, potentially altering data or changing the user’s state. The weakness is a missing protection that should prevent cross‑origin cookie usage, thus compromising integrity and potentially confidentiality of the user's actions.

Affected Systems

The affected system is HCL DFXAnalytics, a product of HCL Software. The vulnerability applies to any version that fails to set the SameSite attribute on session cookies during authentication. No specific affected versions are provided in the CNA data; the issue is present in any deployment where the application does not specify a SameSite value for its session cookies.

Risk and Exploitability

The CVSS score of 3 indicates a low severity rating. The EPSS score of 0.00108 (≈0.108%) indicates a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. That said, the attack vector is remote: a malicious site can lure an authenticated user into sending requests that the application will accept if anti‑CSRF tokens are not also in use. The overall risk is modest, but the vulnerability still exposes the system to unintended state changes if proper mitigations are not applied.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Set the SameSite attribute on all session cookies to ‘Strict’ or ‘Lax’ in the application configuration.
  • Implement anti‑CSRF tokens on all state‑changing requests if they are not already present.
  • Verify that no session cookies are exempt from the SameSite attribute and coordinate with HCL for any patches or updates.

Generated by OpenCVE AI on July 31, 2026 at 01:58 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 14: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 SameSite Attribute vulnerability. The application fails to set the "SameSite" attribute on session cookies generated during authentication, which could allow a remote attacker to execute Cross-Site Request Forgery (CSRF) attacks if additional mitigations, such as Anti-CSRF tokens, are not implemented.
Title HCL DFXAnalytics is affected by a Missing SameSite Attribute 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-16T13:45:27.006Z

Reserved: 2026-04-01T16:32:01.021Z

Link: CVE-2026-35143

cve-icon Vulnrichment

Updated: 2026-07-16T13:45:20.609Z

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