CVE-2026-79004
Analyzed Analyzed - Analysis Complete

Out-of-Bounds Read in Google Chrome

Vulnerability report for CVE-2026-79004, 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-31

Assigner: Chrome

Description

Out of bounds read in Media in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to read memory outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-31
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-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an out of bounds read vulnerability in Google Chrome's Media component. It allows a remote attacker who has already compromised the renderer process to read memory outside the sandbox by tricking a user into visiting a specially crafted HTML page.

Detection Guidance

This vulnerability is specific to Google Chrome versions prior to 152.0.7977.65. Detection involves checking the installed Chrome version. On Linux, run: google-chrome --version. On Windows, check via Control Panel or run: wmic product where name='Google Chrome' get 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 access sensitive data in memory that should be protected. This might include passwords, cookies, or other private information processed by the browser.

Compliance Impact

This vulnerability involves an out-of-bounds read in Google Chrome's Media component, potentially allowing a remote attacker to access memory outside the sandbox via a crafted HTML page. While the description does not explicitly link this to compliance standards, such vulnerabilities could impact GDPR by risking unauthorized access to personal data processed in the renderer process, and HIPAA by potentially exposing protected health information if the renderer handles such data. However, specific compliance impacts are not detailed in the provided context.

Mitigation Strategies

Update Google Chrome to version 152.0.7977.65 or later to address the out of bounds read vulnerability in Media.

Chat Assistant

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

EPSS Chart