Description
HCL DevOps Plan is potentially susceptible to Cross-Site Scripting (XSS) which could allow an attacker to exploit this vulnerability if certain browser weaknesses are present.
Published: 2026-07-21
Score: 2.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The CVE describes a reflected Cross‑Site Scripting vulnerability in HCL DevOps Plan. The flaw resides in the way untrusted user data is incorporated into web pages without proper sanitization or encoding. If an attacker can force a victim’s browser to load a specially crafted page that contains malicious script, the code will execute within the context of the user’s session. This may allow the attacker to steal session cookies, manipulate the page, or carry out other client‑side attacks. The weakness is classified as CWE‑79.

Affected Systems

The affected product is HCL Software’s DevOps Plan. The CNA disclosure does not specify affected versions; therefore any installation of the product that receives the dependent component of DevOps Plan should check the latest advisories and verify their version. No other vendors or product lines are known to be impacted from this announcement.

Risk and Exploitability

The CVSS score of 2.3 indicates a low overall risk, and the EPSS score of < 1 % suggests that field exploitation is uncommon. The vulnerability has not been listed in the CISA KEV catalog, further implying limited or no known exploit activity. Because the flaw is client‑side, an attacker would need to deliver a malicious page, often via phishing or compromised content, and rely on a browser bug or misconfiguration to succeed. The resulting impact is confined to the victim’s browser session and does not alter server‑side data or privileges.

Generated by OpenCVE AI on July 30, 2026 at 18:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update HCL DevOps Plan to the latest version that addresses the XSS flaw.
  • Ensure all user‑supplied content is sanitized or properly encoded before rendering to the browser.
  • Implement a Content Security Policy that restricts script execution to trusted origins and mitigates damage from potential XSS.

Generated by OpenCVE AI on July 30, 2026 at 18:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Hclsoftware
Hclsoftware devops Plan
Vendors & Products Hclsoftware
Hclsoftware devops Plan

Tue, 21 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 21 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Description HCL DevOps Plan is potentially susceptible to Cross-Site Scripting (XSS) which could allow an attacker to exploit this vulnerability if certain browser weaknesses are present.
Title HCL DevOps Plan is susceptible to a Cross-Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 2.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Hclsoftware Devops Plan
cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-07-21T13:27:06.182Z

Reserved: 2023-07-06T16:11:40.095Z

Link: CVE-2023-37508

cve-icon Vulnrichment

Updated: 2026-07-21T13:26:46.042Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:15:13Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')