Skip to main content

HCL DFXAnalytics CVE-2026-35141

| EUVDEUVD-2026-44917 MEDIUM
Authentication Bypass by Capture-replay (CWE-294)
2026-07-16 HCL GHSA-3252-v85m-5fq8
5.3
CVSS 3.1 · NVD
Share

Severity by source

Vendor (HCL) PRIMARY
LOW
qualitative
NVD
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
4.7 MEDIUM

Replay attack demands MitM positioning (AC:H) but the attacker requires no privileges on the target application (PR:N); replayed session yields limited read/write access in another user's context (C:L, I:L, S:C).

3.1 AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:H/AT:P/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (HCL).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

3
Severity Changed
Jul 17, 2026 - 16:52 NVD
LOW MEDIUM
CVSS changed
Jul 17, 2026 - 16:52 NVD
2.6 (LOW) 5.3 (MEDIUM)
Analysis Generated
Jul 16, 2026 - 13:46 vuln.today

DescriptionNVD

HCL DFXAnalytics is affected by a Login Replay Attack vulnerability. The application allows a remote attacker to intercept, delay, or fraudulently retransmit valid authentication data to achieve unauthorized access. To mitigate this risk, the application must implement a mechanism to include timestamps with every message, ensuring that messages exceeding a specific age threshold are automatically rejected by the recipient system.

AnalysisAI

Login replay vulnerability in HCL DFXAnalytics enables a remote attacker in a man-in-the-middle network position to capture and retransmit valid authentication messages, gaining unauthorized access as a legitimate user. The application lacks message-freshness enforcement - no timestamps or nonce mechanisms are applied to bound the validity window of authentication data, a design gap classified under CWE-294. No public exploit code has been identified and the vulnerability is not listed in CISA KEV; the combination of high attack complexity and mandatory user interaction substantially limits realistic exploitation scope.

Technical ContextAI

HCL DFXAnalytics (cpe:2.3:a:hcl_software:dfxanalytics:*:*:*:*:*:*:*:*) is an enterprise data analytics platform from HCL Software. The root cause is CWE-294 (Authentication Bypass by Capture-Replay), a class of flaw where authentication messages carry no time-bound validity anchor - no server-generated nonce, no timestamp checked against an acceptable skew window, and no one-time token consumed on use. When a legitimate user authenticates, the application emits credential material that remains valid indefinitely at the protocol or session layer. An adversary who intercepts that exchange - through ARP spoofing, a compromised network device, or any other man-in-the-middle technique - can retransmit the captured data later and the server will accept it as a fresh, valid authentication. The vendor's own advisory at KB0131787 explicitly identifies the absence of timestamp-based message expiry as the architectural root cause and recommends its implementation as the primary fix.

RemediationAI

Apply the update or configuration guidance detailed in HCL's advisory at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0131787; no specific patched version number has been confirmed from the available data, so customers should consult the advisory directly. The vendor's stated remediation path is implementing server-side timestamp validation on all authentication messages, configured to automatically reject any message whose embedded timestamp exceeds a defined age threshold - organizations should confirm this control is active post-update. Where immediate patching is not feasible, the following compensating controls reduce exposure in descending effectiveness: enforce TLS with mutual certificate validation on all DFXAnalytics network paths to raise the technical bar for interception (note that TLS prevents passive sniffing but does not fully block replay if the application layer remains stateless about message freshness); restrict DFXAnalytics to trusted network segments via firewall rules or VLAN isolation to reduce the attacker's opportunity for MitM positioning; reduce session token lifetimes to the minimum operationally acceptable value to narrow the replay window; and enable network-level anomaly detection to flag repeated authentication events from the same captured token or unusual source addresses.

CVE-2026-56455 HIGH
7.5 Jul 16

Denial of service in HCL DFXAnalytics version 3.0 and below allows remote unauthenticated attackers to crash or hang the

CVE-2026-56454 HIGH
7.5 Jul 16

Cleartext-adjacent data exposure in HCL DFXAnalytics (version 3.0 and below) stems from continued support for the deprec

CVE-2026-56453 CRITICAL
9.8 Jul 16

Account takeover in HCL DFXAnalytics version 3.0 and below allows a remote attacker to intercept and alter server HTTP r

CVE-2026-35143 MEDIUM
6.5 Jul 16

Cross-Site Request Forgery exposure in HCL DFXAnalytics arises because session cookies generated during authentication a

CVE-2026-56456 MEDIUM
5.3 Jul 16

HCL DFXAnalytics exposes internal file system paths and directory structure through unhandled error messages, system log

CVE-2025-31970 MEDIUM
5.3 May 06

HCL DFXAnalytics fails to enforce strict Content-Security-Policy (CSP) directives for object-src and base-uri, enabling

CVE-2026-35140 HIGH
7.2 Jul 16

Session cookie exposure in HCL DFXAnalytics (version 3.0 and below) occurs because authentication-generated cookies are

CVE-2026-35142 HIGH
8.2 Jul 16

Internal IP address disclosure in HCL DFXAnalytics (version 3.0 and below) exposes internal network topology data embedd

CVE-2025-59851 LOW
3.7 May 06

HCL DFXAnalytics contains unpatched third-party libraries with known vulnerabilities that could allow remote attackers w

CVE-2025-59852 LOW
3.7 May 06

HCL DFXAnalytics transmits sensitive data over the network without encryption, allowing network-positioned attackers to

CVE-2025-59866 LOW
3.3 Jul 17

Insecure file permissions on the HCL DFMPro (for CATIA), DFXAnalytics, and DFXServer installer executables allow any loc

CVE-2026-35145 LOW
3.1 Jul 16

Missing HSTS header in HCL DFXAnalytics exposes authenticated sessions to protocol downgrade and man-in-the-middle attac

Share

CVE-2026-35141 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy