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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CISA KEV status
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H2.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://crbug.com/936448CVE reference · x_refsource_MISC
- https://chromereleases.googleblog.com/2019/03/stable-channel-update-for-desktop.htmlCVE reference · x_refsource_MISC
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-5786CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Use After Free
Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
