Cyber Posture

CVE-2025-8292

High

Published: 30 July 2025

Published
30 July 2025
Modified
01 August 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0013 31.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-8292 is a high-severity Use After Free (CWE-416) vulnerability in Google Chrome. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked at the 31.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Drive-by Compromise (T1189) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires identifying, reporting, and correcting the use-after-free flaw in Chrome's Media Stream by patching to version 138.0.7204.183 or later.

prevent

Implements memory protections to prevent unauthorized code execution from heap corruption caused by the use-after-free vulnerability.

detect

Enables vulnerability scanning to identify systems running vulnerable Chrome versions prior to 138.0.7204.183.

MITRE ATT&CK Enterprise TechniquesAI

T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
Why these techniques?

Use-after-free in Chrome Media Stream enables RCE via crafted HTML page, directly mapping to drive-by compromise and malicious link user execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Use after free in Media Stream in Google Chrome prior to 138.0.7204.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

Deeper analysisAI

CVE-2025-8292 is a use-after-free vulnerability (CWE-416) in the Media Stream component of Google Chrome prior to version 138.0.7204.183. Published on 2025-07-30, it enables a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security rates it as High severity with a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).

The vulnerability can be exploited by a remote attacker with no privileges over the network and low attack complexity, though it requires user interaction such as visiting a malicious site. Successful exploitation could achieve high impacts on confidentiality, integrity, and availability, potentially allowing heap corruption that leads to arbitrary code execution.

Google's stable channel update for Chrome desktop, announced at https://chromereleases.googleblog.com/2025/07/stable-channel-update-for-desktop_29.html, patches the issue in version 138.0.7204.183. Further details are available in the Chromium issue tracker at https://issues.chromium.org/issues/426054987. Mitigation involves updating affected Chrome installations to 138.0.7204.183 or later.

Details

CWE(s)

Affected Products

google
chrome
≤ 138.0.7204.183

CVEs Like This One

CVE-2025-8882Same product: Apple Macos
CVE-2026-5286Same product: Apple Macos
CVE-2026-5278Same product: Apple Macos
CVE-2026-5285Same product: Apple Macos
CVE-2026-5883Same product: Apple Macos
CVE-2026-4678Same product: Apple Macos
CVE-2026-5877Same product: Apple Macos
CVE-2026-7363Same product: Apple Macos
CVE-2026-4680Same product: Apple Macos
CVE-2026-4446Same product: Apple Macos

References