Description
HCL DFXServer is affected by a Broken Authentication vulnerability via direct API access. The application fails to verify the user's authentication status when accessing specific API endpoints, allowing an unauthenticated attacker to interact with the APIs and perform unauthorized actions without valid credentials.
Published: 2026-07-16
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in HCL DFXServer causes the server to skip authentication checks when certain API endpoints are called. Because the identity is not verified, an attacker can invoke privileged operations without credentials. This is a broken authentication weakness classified as CWE‑639 and can lead to unauthorized system modifications or data exposure.

Affected Systems

HCL Software’s DFXServer is affected. No specific version ranges are listed, so any installation that has not received the vendor’s fix for the authentication bug remains vulnerable. The vulnerability applies to all deployments where the unprotected API environment.

Risk and Exploitability

The CVSS score of 8.2 indicates high severity. The EPSS score is < 1%, indicating a very low exploitation probability, and the vulnerability is not in the CISA KEV catalog. The likely attack vector is over the network: a remote attacker can reach the exposed API endpoints and send requests without authentication. Existence of the flaw means that no privileged host access is required; any network user with API reach can exploit it. Because no exploit code is publicly available, the practical risk depends on exposure, but the ease of triggering the missing auth check makes it a priority for remediation.

Generated by OpenCVE AI on July 31, 2026 at 02:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch or upgrade to a DFXServer release that includes the authentication fix.
  • Reconfigure the DFXServer deployment so that all API endpoints enforce authentication ensuring the service enforces proper identity checks.
  • Restrict network access to the API surface by configuring firewalls or VPNs to allow only trusted IP ranges, and consider disabling unused endpoints until the patch is applied.

Generated by OpenCVE AI on July 31, 2026 at 02:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Hclsoftware
Hclsoftware dfxserver
Vendors & Products Hclsoftware
Hclsoftware dfxserver

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

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description HCL DFXServer is affected by a Broken Authentication vulnerability via direct API access. The application fails to verify the user's authentication status when accessing specific API endpoints, allowing an unauthenticated attacker to interact with the APIs and perform unauthorized actions without valid credentials.
Title HCL DFXServer is affected by a Broken Authentication vulnerability via direct API access.
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

Hclsoftware Dfxserver
cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-07-16T11:56:23.129Z

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

Link: CVE-2026-35147

cve-icon Vulnrichment

Updated: 2026-07-16T11:54:10.934Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:15:06Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key