Description
HCL DevOps Loop is affected by missing HTTP security headers. Missing security headers may reduce browser protections against common web-based attacks such as clickjacking, MIME-type sniffing, and cross-site scripting.
Published: 2026-07-17
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HCL DevOps Loop is affected by an absence of critical HTTP security headers. The weakness corresponds to CWE-644. Without headers such as Content‑Security‑Policy, X-Frame-Options, X-Content-Type-Options, and X-XSS-Protection, web pages are more susceptible to clickjacking, MIME‑type sniffing, and cross‑site scripting attacks. This weakness could allow a malicious attacker to exploit tenant browsers that interact with the application.

Affected Systems

The affected vendor is HCLSoftware, product DevOps Loop. No specific version information is provided in the data, so any installation of DevOps Loop that has not been audited for correct header configuration is at risk.

Risk and Exploitability

The CVSS score of 3.7 indicates a low severity vulnerability. The EPSS score of less than 1% suggests a very low probability of exploitation, and it is not listed in the CISA KEV catalog. The likely attack vector is from a client‑side perspective, where an attacker manipulates a user’s browser session or redirects to the application to take advantage of the missing headers. In the absence of additional mitigations, the risk to confidentiality, integrity, or availability is moderate and largely limited to the browser context.

Generated by OpenCVE AI on July 30, 2026 at 23:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Identify and apply the latest HCL Software patch or update that includes proper HTTP security header configuration
  • Configure the application to send standard HTTP security headers such as X-Frame-Options, X-Content-Type-Options, X-XSS-Protection, and Content‑Security‑Policy
  • Audit the web server and application platform to verify that all responses contain the required headers, and correct any misconfigurations
  • Apply additional protective measures such as input validation and output encoding to guard against cross‑site scripting if header configuration cannot be applied temporarily

Generated by OpenCVE AI on July 30, 2026 at 23:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Hcltech
Hcltech devops Loop
Vendors & Products Hcltech
Hcltech devops Loop

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

Type Values Removed Values Added
Description HCL DevOps Loop is affected by missing HTTP security headers. Missing security headers may reduce browser protections against common web-based attacks such as clickjacking, MIME-type sniffing, and cross-site scripting.
Title Missing HTTP Security Headers in DevOps Loop
Weaknesses CWE-644
References
Metrics cvssV3_1

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


Subscriptions

Hcltech Devops Loop
cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-07-17T17:53:24.498Z

Reserved: 2026-01-05T16:07:58.366Z

Link: CVE-2026-21762

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:00:06Z

Weaknesses
  • CWE-644

    Improper Neutralization of HTTP Headers for Scripting Syntax