LiveActive security incident?Get immediate response
CVE Record

CVE-2019-5786: Object lifetime issue in Blink in Google Chrome prior to 72.0.3626.121 allowed a remote attacker to potenti...

Object lifetime issue in Blink in Google Chrome prior to 72.0.3626.121 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page.

MediumCVSS 6.5Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2019-5786 is a Google Chrome Blink memory-lifetime flaw fixed in Chrome 72.0.3626.121. A user only had to visit a crafted HTML page for a remote attacker to trigger out-of-bounds memory access. CISA lists it in the Known Exploited Vulnerabilities catalog, so treat remaining unpatched Chrome installations as urgent legacy risk.

Executive priority

Prioritize this as a high legacy-remediation item because CISA confirms known exploitation. The fix is straightforward: ensure Chrome is updated beyond the vulnerable version and confirm no unmanaged or frozen systems still run the old build.

Technical view

The CVE describes an object lifetime issue in Blink, mapped to CWE-416, affecting Google Chrome before 72.0.3626.121. CVSS 3.1 is 6.5 with network attack vector, low complexity, no privileges, and required user interaction. The recorded impact is high availability impact, with no confidentiality or integrity impact in the provided vector.

Likely exposure

Exposure is limited by the bundle to Google Chrome versions prior to 72.0.3626.121. Risk exists where users can browse attacker-controlled or compromised web pages using affected Chrome builds. The sources do not identify other affected products or specific vulnerable platforms.

Exploitation context

Active exploitation is supported by CISA KEV inclusion. The bundle does not provide campaign details, exploit mechanics, affected organizations, or indicators of compromise. The CVE description only states attack through a crafted HTML page requiring user interaction.

Researcher notes

The provided evidence supports Chrome pre-72.0.3626.121, Blink object lifetime weakness, crafted HTML trigger, and KEV exploitation status. It does not support claims about code execution, sandbox escape, specific exploit chains, or compromise indicators.

Mitigation direction

  • Update Google Chrome to 72.0.3626.121 or later.
  • Verify enterprise browser auto-update policies are working.
  • Prioritize remediation under CISA KEV handling processes.
  • Remove or isolate devices that cannot update Chrome.
  • Check vendor guidance for any additional remediation details.

Validation and detection

  • Inventory Chrome versions across managed endpoints.
  • Confirm no Chrome builds earlier than 72.0.3626.121 remain.
  • Review browser update telemetry or management console status.
  • Check exposure on shared kiosks, VDI images, and legacy systems.
  • Document KEV remediation status for vulnerability management tracking.
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-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
cve · low confidence lookup

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

Vulnerability scoring details

Base CVSS 3.1 score

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

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