Skip to main content

HCL MyCloud EUVDEUVD-2026-46345

| CVE-2026-56582 LOW
Use of a Broken or Risky Cryptographic Algorithm (CWE-327)
2026-07-21 HCL GHSA-2f42-pwwp-mp54
3.1
CVSS 3.1 · Vendor: HCL

Severity by source

Vendor (HCL) PRIMARY
3.1 LOW
AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
3.7 LOW

LUCKY13 is a network TLS-layer timing attack requiring no authentication; AC:H reflects MitM requirement and oracle complexity; C:L for partial plaintext recovery only.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (HCL).

CVSS VectorVendor: HCL

Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

1
Analysis Generated
Jul 21, 2026 - 18:33 vuln.today

DescriptionCVE.org

HCL MyCloud was affected by the SSL/TLS LUCKY13 Vulnerability. An attacker may exploit this vulnerability to decrypt sensitive information through a TLS/SSL padding oracle attack.

AnalysisAI

TLS session confidentiality in HCL MyCloud is undermined by the LUCKY13 padding oracle vulnerability, enabling a network-positioned attacker to partially decrypt TLS/SSL-protected communications through carefully crafted timing side-channel queries. The flaw stems from non-constant-time MAC processing in CBC-mode cipher suites, a cryptographic weakness first publicly documented in 2013. With a CVSS base score of 3.1 (Low) and high attack complexity, no public exploit code has been identified and the vulnerability has not been added to the CISA KEV catalog, indicating limited immediate threat despite the information disclosure potential.

Technical ContextAI

LUCKY13 is a timing side-channel attack against TLS/SSL implementations using CBC-mode cipher suites with MAC-then-encrypt construction. The attack exploits measurable differences in server processing time when handling TLS records with varying amounts of CBC padding, effectively creating a padding oracle. CWE-327 (Use of a Broken or Risky Cryptographic Algorithm) captures the root cause: reliance on cryptographic constructs whose security properties have been formally broken. The affected product is identified via CPE cpe:2.3:a:hclsoftware:mycloud:*:*:*:*:*:*:*:*, indicating all tracked versions of HCL MyCloud from HCL Software (formerly IBM). Mitigation requires either constant-time MAC processing, disabling CBC cipher suites in favor of AEAD modes (e.g., AES-GCM), or enforcing TLS 1.3, which eliminates CBC-mode padding oracles by design.

RemediationAI

Consult the HCL Software advisory at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0132381 for the primary fix guidance, as no specific patched version number is confirmed in the available intelligence data - patch availability per vendor advisory should be assumed pending review of the KB article. As a compensating control pending patch application, administrators should disable all CBC-mode TLS cipher suites in the MyCloud TLS configuration and enforce AEAD-only suites such as AES-128-GCM-SHA256 or AES-256-GCM-SHA384; note this may break compatibility with legacy TLS 1.0/1.1 clients. Enforcing TLS 1.3 exclusively eliminates the CBC padding oracle attack surface entirely but requires all clients to support TLS 1.3. Network-level mitigations such as restricting TLS endpoints to trusted network segments reduce MitM opportunity but do not eliminate the underlying cryptographic weakness.

Share

EUVD-2026-46345 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy