LiveActive security incident?Get immediate response
CVE Record

CVE-2021-37973: Use after free in Portals in Google Chrome prior to 94.0.4606.61 allowed a remote attacker who had compromi...

Use after free in Portals in Google Chrome prior to 94.0.4606.61 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.

CriticalCVSS 9.6Known exploitedUpdated
Glexia's TakeHuman reviewedcritical

Security readout for executives and security teams

Plain-English summary

This is a critical Chrome browser vulnerability that could let an attacker escape Chrome’s sandbox after first compromising the renderer. A victim would need to interact with a crafted HTML page. Because CISA lists it as known exploited, outdated Chrome installations should be treated as urgent business risk.

Executive priority

Treat as urgent for desktop and endpoint teams. The combination of critical CVSS, browser attack surface, sandbox escape potential, and CISA KEV status justifies rapid verification and remediation of all outdated Chrome installations.

Technical view

CVE-2021-37973 is a use-after-free flaw in Chrome Portals before 94.0.4606.61. The CVE states a remote attacker with a compromised renderer process could potentially perform a sandbox escape via crafted HTML. It is CWE-416 with CVSS 9.6 and scope changed impact across confidentiality, integrity, and availability.

Likely exposure

Exposure is primarily endpoints running Google Chrome before 94.0.4606.61. Fedora and Debian advisories indicate downstream browser packages also received security handling. Organizations with unmanaged browsers, delayed desktop patching, or legacy images are most likely to retain exposure.

Exploitation context

Active exploitation is supported by CISA KEV listing for CVE-2021-37973. The public bundle does not provide exploit details, campaign attribution, or proof-of-concept status. The known condition is renderer compromise followed by potential sandbox escape through crafted HTML.

Researcher notes

The source bundle supports the affected component, version floor, CWE, CVSS vector, and KEV status. It does not provide exploit mechanics or affected Chromium package version ranges beyond linked Fedora and Debian advisories, so validation should remain version and advisory based.

Mitigation direction

  • Update Google Chrome to 94.0.4606.61 or later.
  • Apply relevant Fedora or Debian browser security updates where applicable.
  • Check vendor guidance for currently supported Chrome channels and packages.
  • Prioritize unmanaged endpoints and legacy gold images.
  • Retire or isolate systems unable to receive browser updates.

Validation and detection

  • Inventory Chrome versions across managed and unmanaged endpoints.
  • Confirm no installed Chrome version is earlier than 94.0.4606.61.
  • Review Linux package status against Fedora and Debian advisories.
  • Verify vulnerability scanners flag CVE-2021-37973 as remediated.
  • Track KEV remediation status in vulnerability management records.
Prepared
Reviewed
Confidence
high
Sources
8

Michael Williams reviewed this cited source version on .

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-416: 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-37973 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
Critical
CVSS
9.6 (3.1)
Known Exploited
Yes
Published

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

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
7Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
9.6CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H2.86Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.6Critical
CVSS 3.1 vector shape for CVE-2021-37973Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
GoogleChromeunspecifiedListed
Weakness

CWE details

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

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.