LiveActive security incident?Get immediate response
CVE Record

CVE-2022-3044: Inappropriate implementation in Site Isolation in Google Chrome prior to 105.0.5195.52 allowed a remote att...

Inappropriate implementation in Site Isolation in Google Chrome prior to 105.0.5195.52 allowed a remote attacker who had compromised the renderer process to bypass site isolation 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 weakened Site Isolation, a browser boundary that helps contain compromised web content. An attacker would first need a compromised renderer process and user interaction with crafted HTML. The main business risk is unmanaged or stale browsers that could let this become part of a broader browser attack chain.

Executive priority

Treat this as a moderate browser hygiene issue. It is not KEV-listed in the supplied data, but outdated browsers create compounding risk because Site Isolation bypasses can strengthen other browser compromises.

Technical view

CVE-2022-3044 is a CWE-693 inappropriate implementation issue in Google Chrome before 105.0.5195.52. A remote attacker with a compromised renderer process could bypass Site Isolation using crafted HTML. CVSS is 6.5: network exploitable, low complexity, no privileges, user interaction required, with high integrity impact.

Likely exposure

Exposure is likely limited to endpoints, kiosks, VDI images, or Linux Chromium packages still below Chrome 105.0.5195.52. Auto-updated Chrome installations should generally be remediated, but unmanaged browser fleets and old golden images remain the main concern.

Exploitation context

CISA KEV status is false in the supplied bundle, so active exploitation is not established here. The bundle includes a Chromium issue tagged as exploit, but no public exploit details are provided. The renderer-compromise prerequisite makes this more relevant as a chain component than a standalone entry point.

Researcher notes

The public description is narrow: Site Isolation bypass after renderer compromise via crafted HTML. The sources do not provide enough detail to validate behavior safely beyond version and advisory checks. Avoid assuming broader Chromium-based product exposure unless vendor advisories confirm it.

Mitigation direction

  • Update Google Chrome to 105.0.5195.52 or later.
  • Apply vendor Chromium updates from Gentoo, Fedora, or your operating-system distributor.
  • Audit managed browser policies to confirm automatic updates are enabled.
  • Prioritize stale shared workstations, kiosks, VDI templates, and server images.
  • Check Google and distributor advisories for any additional platform-specific guidance.

Validation and detection

  • Inventory Chrome and Chromium versions across managed endpoints.
  • Flag any installation below 105.0.5195.52 as vulnerable.
  • Confirm Linux package versions include the relevant Gentoo or Fedora security update.
  • Review endpoint management reports for failed browser update deployments.
  • Check golden images and offline systems, not only active laptops.
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-693: 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-3044 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: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
6Source 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
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-2022-3044Attack 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-693 · source CWE mapping

Protection Mechanism Failure

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