Security readout for executives and security teams
Plain-English summary
HCL BigFix WebUI set one or more cookies without Secure or HTTPOnly protections. That can make session-related data easier to steal through browser-side scripting or unsafe transport conditions. The reported impact is confidentiality-focused, not integrity or availability.
Executive priority
Treat this as a high-priority confidentiality issue for BigFix administration portals, especially where WebUI is reachable by many users or over less trusted networks. Confirm vendor remediation and validate cookie behavior after change.
Technical view
CVE-2021-27764 is a CWE-614 cookie attribute weakness in HCL BigFix WebUI versions 9.0 and 10.0. CVSS 3.1 is 7.4, with network access, low complexity, no privileges, required user interaction, changed scope, and high confidentiality impact.
Likely exposure
Exposure is limited to organizations running HCL BigFix WebUI 9.0 or 10.0. The source bundle does not identify other affected HCL BigFix components or CPEs, so do not broaden scope without vendor confirmation.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector requires user interaction, suggesting exploitation depends on a victim browser context rather than direct unauthenticated server compromise.
Researcher notes
Evidence is sparse: the CVE description identifies missing Secure or HTTPOnly cookie flags in WebUI, but the bundle does not include patch version details, exploit evidence, or affected CPEs. Keep analysis constrained to HCL BigFix WebUI 9.0 and 10.0.
Mitigation direction
- Review HCL KB0097778 for the vendor-approved fix or workaround.
- Prioritize remediation for internet-facing or broadly reachable WebUI instances.
- Restrict WebUI access to trusted administrative networks where feasible.
- Confirm cookies use Secure and HttpOnly after applying vendor guidance.
Validation and detection
- Inventory HCL BigFix WebUI versions and identify 9.0 or 10.0 deployments.
- Inspect authorized WebUI Set-Cookie headers for missing Secure or HttpOnly attributes.
- Check whether the instance is exposed beyond trusted administrative users.
- Document remediation status against HCL KB0097778.
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-614: 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 lookupCVE-2021-27764 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
- High
- CVSS
- 7.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/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:L/PR:N/UI:R/S:C/C:H/I:N/A:N2.84Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.4HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0097778CVE reference · x_refsource_MISC
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.
Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
Sensitive Cookie in HTTPS Session Without 'Secure' Attribute represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
