LiveActive security incident?Get immediate response
CVE Record

CVE-2021-27784: HCL Launch container images may contain non-unique https certificates and database encryption key

The provided HCL Launch Container images contain non-unique HTTPS certificates and a database encryption key. The fix provides directions and tools to replace the non-unique keys and certificates. This does not affect the standard installer packages.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

HCL Launch container images shipped with shared HTTPS certificates and a shared database encryption key. If an organization deployed affected images without replacing those secrets, confidentiality could be weakened because deployments may not have unique trust material. The standard installer packages are not affected.

Executive priority

Treat this as a moderate-priority cryptographic hygiene issue. It is important where HCL Launch containers support sensitive deployment workflows, but current sources do not show active exploitation or availability impact. Focus on verifying affected container deployments and replacing shared secrets.

Technical view

CVE-2021-27784 affects HCL Launch container images, not standard installers. The issue is use of non-unique cryptographic material, mapped to CWE-327, with CVSS 3.1 score 5.9. Affected ranges are 7.0.0.0-7.0.52, 7.1.0.0-7.1.0.1.ifix01, and 7.2.0.0-7.2.3.0.

Likely exposure

Exposure is limited to organizations running affected HCL Launch container images. Deployments using standard installer packages are explicitly out of scope. The main concern is environments where default image-provided certificates or database encryption keys remain in place.

Exploitation context

The source bundle does not cite active exploitation, and the CVE is not listed as KEV. The CVSS vector shows network attackability but high attack complexity, with confidentiality impact only. Public evidence does not establish practical exploit activity.

Researcher notes

The public record is concise and does not include detailed exploitation conditions beyond non-unique certificates and database encryption key material. Avoid assuming broader HCL Launch exposure. Validation should focus on container image provenance, version range, and whether unique cryptographic material has been installed.

Mitigation direction

  • Review HCL KB0101093 for official replacement directions and tooling.
  • Replace non-unique HTTPS certificates in affected container deployments.
  • Replace the database encryption key using vendor-supported guidance.
  • Prioritize affected internet-accessible or sensitive HCL Launch environments.
  • Do not apply this issue to standard installer deployments without evidence.

Validation and detection

  • Inventory HCL Launch deployments and identify container-based installations.
  • Compare deployed versions against the affected version ranges.
  • Confirm HTTPS certificates were replaced with deployment-specific certificates.
  • Confirm database encryption keys were replaced using vendor-supported tooling.
  • Document standard installer deployments as not affected by this CVE.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-327: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-27784 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2021-27784Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HCL SoftwareHCL Launch7.0.0.0 - 7.0.52; 7.1.0.0 - 7.1.0.1.ifix01; 7.2.0.0 - 7.2.3.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-327 · source CWE mapping

Use of a Broken or Risky Cryptographic Algorithm

Use of a Broken or Risky Cryptographic Algorithm represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.