Description
HCL Aftermarket EPC is vulnerable since the application does not have a validation for HOST header and accepts arbitrary hosts when requested in http protocol. When an application doesn’t adequately validate or sanitize this header, it can lead to several security risks, including Host header poisoning, server misconfigurations.
Published: 2026-07-17
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HCL Aftermarket EPC accepts HTTP requests without validating the HOST header, allowing attackers to inject arbitrary host values. This flaw can lead to host header poisoning, enabling phishing, session fixation, or other server misconfiguration attacks. The weakness corresponds to input validation failure as defined by CWE-20.

Affected Systems

The vulnerability affects HCLSoftware Aftermarket EPC. Specific product versions are not enumerated, so any deployed instance of this application is potentially impacted unless the service is patched or re‑configured to validate the HOST header.

Risk and Exploitability

The CVSS score of 4.3 places the issue in the moderate range, while the EPSS score of less than 1% indicates that, at present, exploitation attempts are unlikely to be widespread. The vulnerability is not listed in CISA’s KEV catalog, suggesting no known widespread exploitation. The likely attack vector is a crafted HTTP request sent to the vulnerable server with a malicious HOST header, which does not require authentication or privileged access.

Generated by OpenCVE AI on July 31, 2026 at 00:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued hotfix KB0132294 to enforce HOST header validation in HCL Aftermarket EPC
  • If a patch is not immediately available, configure the reverse proxy or web server to reject requests with missing or non‑matching Host headers, rejecting any that do not conform to the expected domain
  • Add network‑level controls such as firewall rules or IP restrictions to limit traffic to known, authorized hosts, reducing the attack surface for header manipulation

Generated by OpenCVE AI on July 31, 2026 at 00:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 00:45:00 +0000

Type Values Removed Values Added
Title Host Header Validation Failure in HCL Aftermarket EPC

Wed, 29 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Title Host Header Validation Failure in HCL Aftermarket EPC

Fri, 24 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Title Host Header Validation Failure in HCL Aftermarket EPC

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

Type Values Removed Values Added
First Time appeared Hclsoftware
Hclsoftware aftermarket Epc
Vendors & Products Hclsoftware
Hclsoftware aftermarket Epc

Fri, 17 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
Description HCL Aftermarket EPC is vulnerable since the application does not have a validation for HOST header and accepts arbitrary hosts when requested in http protocol. When an application doesn’t adequately validate or sanitize this header, it can lead to several security risks, including Host header poisoning, server misconfigurations.
Weaknesses CWE-20
References
Metrics cvssV3_1

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


Subscriptions

Hclsoftware Aftermarket Epc
cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-07-17T15:21:21.423Z

Reserved: 2024-01-18T07:29:59.077Z

Link: CVE-2024-23577

cve-icon Vulnrichment

Updated: 2026-07-17T15:21:15.066Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:30:18Z

Weaknesses
  • CWE-20

    Improper Input Validation