Cyber Posture

CVE-2025-11756

High

Published: 06 November 2025

Published
06 November 2025
Modified
25 November 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.0010 27.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities in client applications to execute code.

Security Summary

CVE-2025-11756 is a use-after-free vulnerability (CWE-416) in the Safe Browsing component of Google Chrome prior to version 141.0.7390.107. This flaw, published on 2025-11-06, carries a CVSS v3.1 base score of 8.8 and is rated High severity by Chromium security standards. It enables potential out-of-bounds memory access when triggered by a crafted HTML page.

A remote attacker who has already compromised the renderer process can exploit this vulnerability. The attack requires network access (AV:N), low attack complexity (AC:L), no privileges (PR:N), and user interaction (UI:R), with unchanged scope (S:U). Successful exploitation could result in high impacts to confidentiality, integrity, and availability (C:H/I:H/A:H).

Mitigation is available via the Google Chrome stable channel update to version 141.0.7390.107 or later, as announced in the Chrome Releases blog post and detailed in the associated Chromium issue tracker entry.

Details

CWE(s)
CWE-416

Affected Products

google
chrome
≤ 141.0.7390.107

MITRE ATT&CK Enterprise Techniques

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Use-after-free vulnerability in Google Chrome renderer process, triggered by crafted HTML page, enables remote code execution in a client application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References