CVE-2026-15774
Analyzed Analyzed - Analysis Complete

Use After Free in Google Chrome Skia

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

Publication date: 2026-07-14

Last updated on: 2026-07-15

Assigner: Chrome

Description

Use after free in Skia in Google Chrome prior to 150.0.7871.125 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-15
Generated
2026-08-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD

Affected Vendors & Products

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

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a use-after-free issue in Skia, a graphics library used by Google Chrome. It allows an attacker who has already compromised the renderer process to potentially escape the sandbox and execute arbitrary code on the system through a specially crafted HTML page.

Detection Guidance

This vulnerability is specific to Google Chrome versions prior to 150.0.7871.125. Detection involves checking the installed Chrome version. On Windows, Linux, or macOS, open Chrome and go to chrome://settings/help to see if updates are pending or if the version is below 150.0.7871.125. If vulnerable, update Chrome immediately.

Impact Analysis

If exploited, this vulnerability could allow an attacker to run malicious code on your system, bypassing Chrome's security protections. This could lead to data theft, installation of malware, or further compromise of your device.

Compliance Impact

This vulnerability involves a use-after-free in Skia in Google Chrome, enabling a remote attacker to escape the renderer sandbox via a crafted HTML page. Such vulnerabilities can lead to unauthorized data access or execution, which may violate GDPR's integrity and confidentiality requirements or HIPAA's safeguards for protected health information.

Mitigation Strategies

Update Google Chrome to version 150.0.7871.125 or later to address the use after free vulnerability in Skia.

Chat Assistant

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

EPSS Chart