Cyber Posture

CVE-2026-4679

High

Published: 24 March 2026

Published
24 March 2026
Modified
24 March 2026
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.0004 12.4th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-4679 is a high-severity External Control of Assumed-Immutable Web Parameter (CWE-472) 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 12.4th 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 mitigates CVE-2026-4679 by requiring timely flaw remediation through installation of the Chrome 146.0.7680.165 patch addressing the Fonts integer overflow.

prevent

Provides memory protection mechanisms such as non-executable memory and address space randomization to counter the out-of-bounds memory write enabled by this integer overflow vulnerability.

detect

Requires vulnerability scanning to identify systems running vulnerable Chrome versions prior to 146.0.7680.165 affected by this Fonts component integer overflow.

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.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

The vulnerability is an integer overflow in Chrome's Fonts component exploited via a crafted HTML page on a malicious website, enabling drive-by compromise (T1189) and exploitation for client execution (T1203).

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

NVD Description

Integer overflow in Fonts in Google Chrome prior to 146.0.7680.165 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: High)

Deeper analysisAI

CVE-2026-4679 is an integer overflow vulnerability in the Fonts component of Google Chrome versions prior to 146.0.7680.165. The flaw allows a remote attacker to perform an out-of-bounds memory write via a crafted HTML page. It is associated with CWE-190 (Integer Overflow or Wraparound) and CWE-472, and carries a Chromium security severity rating of High, 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).

A remote attacker can exploit this vulnerability by tricking a user into visiting a malicious website containing the crafted HTML page, as it requires user interaction but no special privileges. Successful exploitation enables high-impact effects on confidentiality, integrity, and availability, potentially leading to arbitrary code execution or system compromise within the browser's sandboxed context.

Google's stable channel update for desktop, documented at https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-desktop_23.html, addresses the issue in Chrome 146.0.7680.165. Additional details are available in the Chromium issue tracker at https://issues.chromium.org/issues/491516670. Security practitioners should prioritize updating affected Chrome installations to mitigate the risk.

Details

CWE(s)

Affected Products

google
chrome
≤ 146.0.7680.164

CVEs Like This One

CVE-2026-5870Same product: Apple Macos
CVE-2026-3914Same product: Apple Macos
CVE-2026-4464Same product: Apple Macos
CVE-2026-3536Same product: Apple Macos
CVE-2025-10892Same product: Apple Macos
CVE-2026-5859Same product: Apple Macos
CVE-2025-10891Same product: Apple Macos
CVE-2026-5274Same product: Apple Macos
CVE-2026-5912Same product: Apple Macos
CVE-2026-3538Same product: Apple Macos

References