CVE-2026-35143
Received Received - Intake

Missing SameSite Attribute in HCL DFXAnalytics Allows CSRF Attacks

Vulnerability report for CVE-2026-35143, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-16

Last updated on: 2026-07-16

Assigner: HCL Software

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-16
Last Modified
2026-07-16
Generated
2026-07-16
AI Q&A
2026-07-16
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
hcl dfxanalytics *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

HCL DFXAnalytics has a Missing SameSite Attribute vulnerability. Session cookies created during authentication do not include the SameSite attribute, which could enable Cross-Site Request Forgery (CSRF) attacks if other protections like Anti-CSRF tokens are not in place.

Detection Guidance

To detect this vulnerability, inspect cookies set by HCL DFXAnalytics during authentication. Check if the SameSite attribute is missing using browser developer tools or commands like curl to inspect response headers for session cookies.

Impact Analysis

An attacker could trick a user into performing unintended actions on the application by exploiting this vulnerability. This might lead to unauthorized changes or data exposure if the user has an active session.

Mitigation Strategies

Apply patches or updates from HCL to ensure the SameSite attribute is set on session cookies. If patches are unavailable, implement Anti-CSRF tokens and review cookie security settings to mitigate CSRF risks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-35143. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart