Cyber Posture

CVE-2026-4444

High

Published: 20 March 2026

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

Summary

CVE-2026-4444 is a high-severity Stack-based Buffer Overflow (CWE-121) 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 6.7th 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 mandates identification, reporting, and correction of flaws like the stack buffer overflow in Chrome's WebRTC component via timely patching to version 146.0.7680.153 or later.

prevent

Implements memory protections such as stack canaries, ASLR, and DEP to prevent exploitation of stack corruption from buffer overflows triggered by crafted HTML pages.

preventdetect

Requires scanning for vulnerabilities like CVE-2026-4444 in Chrome installations to identify and remediate unpatched versions before remote exploitation occurs.

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?

Stack buffer overflow in Chrome WebRTC enables RCE via crafted/malicious HTML page (phishing link or drive-by visit), directly mapping to drive-by compromise of client browser and exploitation for client-side code execution.

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

NVD Description

Stack buffer overflow in WebRTC in Google Chrome prior to 146.0.7680.153 allowed a remote attacker to potentially exploit stack corruption via a crafted HTML page. (Chromium security severity: High)

Deeper analysisAI

CVE-2026-4444 is a stack buffer overflow vulnerability (CWE-121) in the WebRTC component of Google Chrome prior to version 146.0.7680.153. It enables a remote attacker to potentially exploit stack corruption by means of a crafted HTML page. The issue carries a Chromium security severity rating of High and 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 without privileges can exploit this vulnerability over the network with low complexity by tricking a user into interacting with—such as loading—a malicious HTML page, for example via a phishing link. Successful exploitation could grant high-impact confidentiality, integrity, and availability compromises, potentially allowing arbitrary code execution or system compromise on the affected browser instance.

Mitigation is available via the stable channel update for Chrome desktop, which patches the vulnerability in version 146.0.7680.153 and later, as announced in the Chrome Releases Google Blog. Further technical details on the issue and fix are documented in the Chromium bug tracker.

Details

CWE(s)

Affected Products

google
chrome
≤ 146.0.7680.153

CVEs Like This One

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-6307Same product: Apple Macos
CVE-2025-13230Same product: Apple Macos
CVE-2026-4680Same product: Apple Macos
CVE-2026-3915Same product: Apple Macos
CVE-2026-4446Same product: Apple Macos
CVE-2026-4459Same product: Apple Macos

References