CVE-2026-78914
Analyzed Analyzed - Analysis Complete

Uninitialized Memory Read in Google Chrome

Vulnerability report for CVE-2026-78914, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-27

Assigner: Chrome

Description

Uninitialized resource in Skia in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially read memory inside the sandbox via a crafted HTML page. (Chromium security severity: Low)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-27
Generated
2026-09-15
AI Q&A
2026-08-26
EPSS Evaluated
2026-09-13
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
google chrome to 152.0.7977.65 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-908 The product uses or accesses a resource that has not been initialized.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an uninitialized resource issue in Skia, a graphics library used by Google Chrome. It allows a remote attacker to potentially read memory inside the sandbox by tricking a user into visiting a crafted HTML page. The issue exists in Chrome versions prior to 152.0.7977.65.

Detection Guidance

This vulnerability is specific to Google Chrome versions prior to 152.0.7977.65. Detection involves checking the installed Chrome version. On Windows, run: wmic product where "name like 'Google Chrome'" get version. On Linux, run: google-chrome --version. If the version is below 152.0.7977.65, the system is vulnerable.

Impact Analysis

If exploited, this vulnerability could allow an attacker to read sensitive memory inside the Chrome sandbox. This might expose private data, such as browsing history or cached information, but requires user interaction to trigger via a malicious webpage.

Compliance Impact

This vulnerability involves uninitialized memory exposure in Skia within Google Chrome, which could allow a remote attacker to read memory inside the sandbox via a crafted HTML page. While the severity is rated as Low, such memory exposure risks could potentially lead to unauthorized data access, which may impact compliance with GDPR (data protection) and HIPAA (health information privacy) if sensitive data is exposed.

Mitigation Strategies

Update Google Chrome to version 152.0.7977.65 or later to address the uninitialized resource issue in Skia.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78914. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart