LiveActive security incident?Get immediate response
CVE Record

CVE-2021-30563: Type Confusion in V8 in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially explo...

Type Confusion in V8 in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

HighCVSS 8.8Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a Google Chrome V8 engine flaw that could let an attacker compromise a user’s browser when the user opens a crafted web page. Because CISA lists it as known exploited, vulnerable Chrome installations should be treated as urgent exposure, especially on unmanaged or slow-to-update endpoints.

Executive priority

Treat this as urgent patch compliance work. The business risk is endpoint compromise through normal web browsing, and the KEV listing means delayed remediation leaves a known exploited browser weakness in the environment.

Technical view

CVE-2021-30563 is a CWE-843 type confusion issue in V8 affecting Google Chrome before 91.0.4472.164. The CVE describes potential heap corruption through crafted HTML. CVSS 3.1 is 8.8 with network attack vector, low complexity, no privileges required, user interaction required, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to Google Chrome installations older than 91.0.4472.164. The provided sources do not confirm other products. Highest concern is endpoints where users browse untrusted sites, receive links, or are outside managed update enforcement.

Exploitation context

CISA KEV status supports known exploitation. The supplied sources indicate exploitation would involve a crafted HTML page and user interaction. They do not provide campaign details, public exploit availability, or reliable indicators of compromise.

Researcher notes

The public bundle supports the root class, affected product, fixed-version threshold, and KEV status. The Chromium bug reference is included, but no technical detail from it is available in the bundle. Avoid inferring exploit chains, sandbox escape requirements, or downstream Chromium impact without additional vendor evidence.

Mitigation direction

  • Update Google Chrome to 91.0.4472.164 or later.
  • Prefer current stable Chrome, not only the minimum fixed version.
  • Enforce managed browser auto-updates across endpoints.
  • Prioritize unmanaged, remote, and high-risk user devices.
  • Review vendor guidance if Chromium-based downstream products are in scope.

Validation and detection

  • Inventory Chrome versions across managed endpoints.
  • Flag any Chrome version earlier than 91.0.4472.164.
  • Confirm update policy prevents rollback or stalled updates.
  • Check vulnerability tooling for CISA KEV tracking of this CVE.
  • Review browser security telemetry for suspicious renderer or V8 crash patterns.
Prepared
Confidence
high
Sources
5

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-843: 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
cve · low confidence lookup

CVE-2021-30563 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
High
CVSS
8.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/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
4Source 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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-30563Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/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
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-843 · source CWE mapping

Access of Resource Using Incompatible Type ('Type Confusion')

Access of Resource Using Incompatible Type ('Type Confusion') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.