Description
HCL MyCloud was affected with Cookie Attribute Path Not Set. It may increase the risk of unauthorized access to session data or authentication tokens.
Published: 2026-07-21
Score: 2.6 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in HCL MyCloud arises from a missing cookie attribute path, allowing session cookies to be sent to unintended URLs or user agents. This flaw, classified as CWE‑614, can let an attacker read or modify session cookies, effectively hijacking user sessions and gaining unauthorized access to accounts.

Affected Systems

The affected system is HCL MyCloud, a product of HCLSoftware. No specific version information is supplied, meaning all releases prior to a confirmed patch should be considered vulnerable.

Risk and Exploitability

The CVSS score of 2.6 denotes low overall severity, and the EPSS of <1% indicates a very uncommon exploitation rate. The vulnerability is not included in CISA’s KEV catalog. Based on the description, the likely attack vector involves an attacker setting a cookie with a broader path—such as through a phishing link or a compromised web resource—so that the session cookie is transmitted to more URLs. The exploitation prerequisites appear limited, making widespread automated attacks less probable.

Generated by OpenCVE AI on July 30, 2026 at 16:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest MyCloud patch or upgrade to a fixed version.
  • If an immediate patch is not possible, configure the application to set the cookie Path attribute to the intended application path, thereby restricting unintended cookie transmission.
  • Additionally, enforce Secure and HttpOnly flags on all session cookies to reduce the likelihood of cookie theft.

Generated by OpenCVE AI on July 30, 2026 at 16:54 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 mycloud
Vendors & Products Hclsoftware
Hclsoftware mycloud

Wed, 22 Jul 2026 19: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 18:15:00 +0000

Type Values Removed Values Added
Description HCL MyCloud was affected with Cookie Attribute Path Not Set. It may increase the risk of unauthorized access to session data or authentication tokens.
Title HCL MyCloud was affected with Cookie Attribute Path Not Set
Weaknesses CWE-614
References
Metrics cvssV3_1

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


Subscriptions

Hclsoftware Mycloud
Hcltech Dryice Mycloud
cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-07-22T18:26:28.572Z

Reserved: 2026-06-22T13:39:47.964Z

Link: CVE-2026-56581

cve-icon Vulnrichment

Updated: 2026-07-22T18:13:47.147Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-21T18:17:02.047

Modified: 2026-08-03T14:40:32.423

Link: CVE-2026-56581

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T17:00:07Z

Weaknesses
  • CWE-614

    Sensitive Cookie in HTTPS Session Without 'Secure' Attribute