LiveActive security incident?Get immediate response
CVE Record

CVE-2021-30533: Insufficient policy enforcement in PopupBlocker in Google Chrome prior to 91.0.4472.77 allowed a remote att...

Insufficient policy enforcement in PopupBlocker in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to bypass navigation restrictions via a crafted iframe.

MediumCVSS 6.5Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Chrome flaw let a malicious website bypass some browser navigation restrictions using an iframe. It required user interaction but no account access. Google fixed it in Chrome 91.0.4472.77, and CISA lists it as known exploited, so any legacy or unmanaged Chrome installations should be treated as urgent cleanup.

Executive priority

Prioritize this above ordinary medium browser bugs because CISA lists it as exploited. The business risk is mainly unmanaged or obsolete browsers allowing web-based integrity impact after user interaction. Focus on proving browser update coverage, not deep exploit investigation.

Technical view

CVE-2021-30533 is CWE-863 insufficient policy enforcement in Chrome PopupBlocker before 91.0.4472.77. A remote attacker could use a crafted iframe to bypass navigation restrictions. CVSS 3.1 is 6.5 with network attack vector, low complexity, no privileges, user interaction required, and high integrity impact.

Likely exposure

Exposure is most likely on endpoints running Chrome earlier than 91.0.4472.77, especially unmanaged desktops, stale golden images, or systems pinned to old browser packages. Fedora and Gentoo advisories indicate Linux package managers may also be relevant for validation.

Exploitation context

CISA KEV listing supports known exploitation. The provided sources do not describe exploit volume, targets, or technical exploitation details. Treat this as a browser client-side risk where successful exploitation depends on a user reaching attacker-controlled content.

Researcher notes

Public details are limited in the provided bundle. The vulnerability is framed as PopupBlocker policy enforcement failure enabling navigation restriction bypass through iframe content. Avoid assuming code execution or data theft because the CVSS vector reports no confidentiality or availability impact.

Mitigation direction

  • Upgrade Chrome to 91.0.4472.77 or later.
  • Prioritize remediation under CISA KEV tracking.
  • Remove or isolate unsupported legacy Chrome installations.
  • Apply relevant Fedora or Gentoo browser package updates.
  • Check current Google and distribution vendor guidance.

Validation and detection

  • Inventory Chrome versions across managed endpoints.
  • Confirm no installation is older than 91.0.4472.77.
  • Review patch tooling for failed or pinned browser updates.
  • Check Linux package advisory status where applicable.
  • Record KEV remediation evidence for compliance tracking.
Prepared
Confidence
high
Sources
8

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-863: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-30533 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
Medium
CVSS
6.5 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A: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
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
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2021-30533Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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-863 · source CWE mapping

Incorrect Authorization

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