Severity by source
Sources disagree (Low–High)AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Remote unauthenticated with no interaction (AV:N/AC:L/PR:N/UI:N), but disclosure of internal IPs is limited reconnaissance data so C:L not C:H, with no integrity or availability impact.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
HCL DFXAnalytics is affected by an Internal IP Address Disclosure vulnerability. The application includes internal IP address details within its generated server responses, which could allow a remote attacker to gather sensitive network topology information and use it to map the internal infrastructure for further targeted attacks.
AnalysisAI
Internal IP address disclosure in HCL DFXAnalytics (version 3.0 and below) exposes internal network topology data embedded within the application's server responses, allowing a remote unauthenticated attacker to enumerate internal infrastructure for reconnaissance. The issue was reported by HCL and carries a vendor CVSS of 8.2, though it maps to a CWE-200 information exposure with no integrity or availability impact. There is no public exploit identified at time of analysis, EPSS risk is low (0.16%, 6th percentile), and CISA SSVC rates exploitation as none and non-automatable.
Technical ContextAI
DFXAnalytics is an HCL Software analytics application (CPE cpe:2.3:a:hcl_software:dfxanalytics). The root cause is CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor): the application leaks internal/private IP address details inside HTTP server responses rather than stripping or masking them. Such leakage typically originates from verbose error pages, response headers, redirect Location fields, embedded metadata, or backend hostnames/addresses reflected to the client. The disclosed data does not grant access itself but reveals the structure of the internal network (RFC 1918 addressing, host segmentation, backend service placement), which is valuable input for subsequent targeted attacks.
RemediationAI
Consult the HCL vendor advisory at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0131787 and upgrade DFXAnalytics beyond version 3.0 to the vendor-fixed release - patch available per vendor advisory, though an exact fixed version number is not stated in the available data and should be confirmed with HCL. As compensating controls until patched: place DFXAnalytics behind a reverse proxy or WAF configured to rewrite/strip internal IP addresses and private-range values from response bodies, headers, and Location redirects; disable verbose error pages and debug output that echo backend host details; and restrict direct network exposure of the application to trusted management networks. The trade-off of proxy-based response rewriting is possible breakage of legitimate responses that embed addressing, so test filtering rules before enforcing them.
More in Dfxanalytics
View allDenial of service in HCL DFXAnalytics version 3.0 and below allows remote unauthenticated attackers to crash or hang the
Cleartext-adjacent data exposure in HCL DFXAnalytics (version 3.0 and below) stems from continued support for the deprec
Account takeover in HCL DFXAnalytics version 3.0 and below allows a remote attacker to intercept and alter server HTTP r
Cross-Site Request Forgery exposure in HCL DFXAnalytics arises because session cookies generated during authentication a
HCL DFXAnalytics exposes internal file system paths and directory structure through unhandled error messages, system log
Login replay vulnerability in HCL DFXAnalytics enables a remote attacker in a man-in-the-middle network position to capt
HCL DFXAnalytics fails to enforce strict Content-Security-Policy (CSP) directives for object-src and base-uri, enabling
Session cookie exposure in HCL DFXAnalytics (version 3.0 and below) occurs because authentication-generated cookies are
HCL DFXAnalytics contains unpatched third-party libraries with known vulnerabilities that could allow remote attackers w
HCL DFXAnalytics transmits sensitive data over the network without encryption, allowing network-positioned attackers to
Insecure file permissions on the HCL DFMPro (for CATIA), DFXAnalytics, and DFXServer installer executables allow any loc
Missing HSTS header in HCL DFXAnalytics exposes authenticated sessions to protocol downgrade and man-in-the-middle attac
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44918
GHSA-xxvx-4jh7-w294