LiveActive security incident?Get immediate response
CVE Record

CVE-2022-2160: Insufficient policy enforcement in DevTools in Google Chrome on Windows prior to 103.0.5060.53 allowed an a...

Insufficient policy enforcement in DevTools in Google Chrome on Windows prior to 103.0.5060.53 allowed an attacker who convinced a user to install a malicious extension to obtain potentially sensitive information from a user's local files via a crafted HTML page.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Chrome flaw could let an attacker read potentially sensitive local file information after convincing a Windows user to install a malicious extension and visit crafted content. It is not a drive-by-only browser bug, but it matters because the possible impact is high confidentiality exposure.

Executive priority

Treat as a moderate-priority endpoint hygiene issue. Prioritize patch confirmation and extension governance across Windows fleets, but do not escalate as known actively exploited based on the provided evidence.

Technical view

CVE-2022-2160 is insufficient policy enforcement in Chrome DevTools on Windows before 103.0.5060.53. The CVSS 3.1 vector is 6.5 medium, requiring network delivery and user interaction, with no privileges, unchanged scope, high confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is mainly Windows endpoints running Google Chrome before 103.0.5060.53, especially where users can install unapproved extensions. The source bundle lists affected versions as unspecified, so exact vulnerable build ranges beyond “prior to 103.0.5060.53” are not provided.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The described attack requires persuading a user to install a malicious extension and interact with a crafted HTML page, so social engineering and extension control are central to risk.

Researcher notes

The public description identifies DevTools policy enforcement and CWE-362, but does not provide enough detail here to validate root cause. Avoid assuming exploitability without the malicious extension prerequisite and the Windows-specific affected product statement.

Mitigation direction

  • Update Google Chrome on Windows to 103.0.5060.53 or later.
  • Apply relevant Fedora or Gentoo browser package updates where those advisories apply.
  • Restrict Chrome extension installation to approved extensions only.
  • Review vendor guidance for any additional enterprise policy recommendations.

Validation and detection

  • Inventory Windows Chrome versions and flag builds older than 103.0.5060.53.
  • Check endpoint extension inventories for unapproved or suspicious Chrome extensions.
  • Confirm browser update policies are enforcing current Chrome releases.
  • Review security telemetry for recent unauthorized extension installation events.
Prepared
Confidence
high
Sources
7

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-362: 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-2022-2160 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
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/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
3Timeline events
2ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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:H/I:N/A:N2.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc

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

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.