LiveActive security incident?Get immediate response
CVE Record

CVE-2021-27759: This vulnerability arises because the application allows the user to perform some sensitive action without...

This vulnerability arises because the application allows the user to perform some sensitive action without verifying that the request was sent intentionally. An attacker can cause a victim's browser to emit an HTTP request to an arbitrary URL in the application.

LowCVSS 2.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2021-27759 is a low-severity request-forgery issue in HCL BigFix Inventory. A logged-in user could be tricked into making their browser send an unintended request to the application. The published impact is limited to low confidentiality loss, with no stated integrity or availability impact.

Executive priority

Handle through normal vulnerability management unless the application is broadly reachable or used by privileged operators. The published severity is low, but vendor confirmation is still needed because remediation details are not included in the source bundle.

Technical view

The CVE maps to CWE-352, cross-site request forgery. The CVSS 3.1 vector is 2.3 Low, requiring adjacent access, high complexity, low privileges, and user interaction. Affected products are HCL BigFix Inventory 9.x and 10.x. The source bundle does not provide endpoint details, affected actions, or fixed versions.

Likely exposure

Exposure is limited to organizations running HCL BigFix Inventory 9.x or 10.x, especially where authenticated users access the application from browsers that can be influenced by untrusted content.

Exploitation context

The CVE record describes a browser-induced unintended request, but the bundle provides no exploit details. CISA KEV status is false, and no cited source in the bundle states active exploitation.

Researcher notes

Evidence supports a CSRF-class issue with low confidentiality impact only. The bundle lacks affected endpoints, exact sensitive action, proof-of-concept detail, patch version, and workaround text, so validation should focus on product inventory, vendor advisory review, and exposure control.

Mitigation direction

  • Review HCL KB0098006 for official remediation or workaround guidance.
  • Confirm whether supported BigFix Inventory updates address this CVE.
  • Restrict BigFix Inventory access to trusted networks and users.
  • Review least-privilege access for BigFix Inventory user roles.
  • Monitor vendor advisories for any updated fix information.

Validation and detection

  • Inventory all HCL BigFix Inventory 9.x and 10.x deployments.
  • Check installed versions against HCL KB0098006 guidance.
  • Review change records for vendor-recommended updates or mitigations.
  • Confirm access controls limit who can reach the application.
  • Document any remaining exposed instances and compensating controls.
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 · medium confidence lookup

CWE-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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
cve · low confidence lookup

CVE-2021-27759 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
Low
CVSS
2.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N/E:F/RL:U/RC:C/CR:L/IR:L/AR:L/MAV:A/MAC:H/MPR:L/MUI:R/MS:U/MC:X/MI:N/MA: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
2.3CVSS 3.1LowCVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N/E:F/RL:U/RC:C/CR:L/IR:L/AR:L/MAV:A/MAC:H/MPR:L/MUI:R/MS:U/MC:X/MI:N/MA:N0.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

2.3Low
CVSS 3.1 vector shape for CVE-2021-27759Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N/E:F/RL:U/RC:C/CR:L/IR:L/AR:L/MAV:A/MAC:H/MPR:L/MUI:R/MS:U/MC:X/MI:N/MA: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 BigFix Inventory9.x, 10.xListed
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.