Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Aligns with vendor vector: network access, authenticated (PR:L), high complexity for cross-origin setup; limited C/I impact, no availability loss.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
HCL DevOps Loop is affected by a Cross-Origin Resource Sharing (CORS) misconfiguration. Improper CORS configuration may allow unauthorized cross-origin requests, potentially exposing application resources to untrusted domains.
AnalysisAI
CORS misconfiguration in HCL DevOps Loop enables authenticated network-adjacent attackers to perform unauthorized cross-origin requests against the application. The improper CORS policy potentially allows untrusted domains to read application responses, exposing session-bound resources to attacker-controlled origins. No public exploit code and no CISA KEV listing have been identified at time of analysis, but the tag 'Authentication Bypass' suggests resource exposure can undermine access control assumptions.
Technical ContextAI
CWE-942 (Permissive Cross-domain Policy with Untrusted Domains) describes a server-side misconfiguration where the HTTP CORS headers - specifically Access-Control-Allow-Origin and related preflight response headers - are insufficiently restricted. When a browser-based application reflects arbitrary Origin values or allows overly broad wildcard policies, scripts from untrusted domains can make credentialed cross-origin XMLHttpRequest or Fetch API calls and read responses that should be confined to the legitimate origin. HCL DevOps Loop is an HCL Software CI/CD and DevOps orchestration platform; the affected component is its web-accessible API or UI surface, inferred from the network attack vector and the browser-enforced nature of CORS policy enforcement. No CPE strings were provided in the input data, so exact version-level product scoping is not available from NVD.
RemediationAI
Consult the HCL vendor advisory at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0132296 for patch availability and exact fixed version numbers, as no specific patched release was provided in the input data. The primary remediation for CWE-942 is to restrict the Access-Control-Allow-Origin header to an explicit allowlist of trusted origins rather than reflecting arbitrary Origin values or using wildcards with credentialed requests. As a compensating control, network-layer restrictions can limit which origins can reach the DevOps Loop application interface, reducing exposure while a patch is applied. Disabling CORS entirely on sensitive API endpoints where cross-origin access is not functionally required is another option, though this may break legitimate integrations and should be tested in staging first. Do not combine Access-Control-Allow-Origin: * with Access-Control-Allow-Credentials: true, as browsers block this combination for credentialed requests.
More in Cors Misconfiguration
View allCasdoor is a UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform. Rated high severity (CVSS 8.
In Eclipse Theia 0.3.9 to 1.8.1, the "mini-browser" extension allows a user to preview HTML files in an iframe inside th
Bruno is an open source IDE for exploring and testing APIs. Rated high severity (CVSS 8.7), this vulnerability is no aut
memos is a privacy-first, lightweight note-taking service. Rated high severity (CVSS 8.1), this vulnerability is remotel
Cross-origin read bypass in Electron's custom protocol handler exposes sensitive application data to remote pages via fe
Information disclosure in Progress MOVEit Transfer (all versions before 2025.1.5, and 2026.0.0 before 2026.0.3) stems fr
Sensitive-data exposure in Cohere North AI v1.1.5 stems from the server accepting cross-origin requests without validati
SCG Policy Manager, all versions, contains an overly permissive Cross-Origin Resource Policy (CORP) vulnerability. Rated
In Directus before 9.7.0, the default settings of CORS_ORIGIN and CORS_ENABLED are true. Rated critical severity (CVSS 9
A malicious website could have learned the size of a cross-origin resource that supported Range requests. Rated critical
Remote code execution in SiYuan desktop application (versions prior to 3.6.2) allows unauthenticated remote attackers to
Permissive CORS policy in ericc-ch copilot-api up to version 0.7.0 allows remote attackers to access the Token Endpoint
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45231
GHSA-mvhg-pqfh-v42v