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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupDatabase 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 lookupContainer 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.9MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0101093CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
