Cyber Posture

CVE-2026-3910

HighCISA KEVActive ExploitationRCE

Published: 13 March 2026

Published
13 March 2026
Modified
13 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.0094 76.5th percentile
Risk Priority 38 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-3910 is a high-severity Code Injection (CWE-94) 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 in the top 23.5% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-2 (Flaw Remediation).

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 timely remediation of flaws like the V8 JavaScript engine vulnerability in Chrome prior to 146.0.7680.75, preventing arbitrary code execution via crafted HTML.

detect

Mandates vulnerability scanning to identify systems running vulnerable Chrome versions affected by CVE-2026-3910 before exploitation occurs.

detect

Ensures organizations receive and act on security advisories for known exploited vulnerabilities like CVE-2026-3910 in the CISA KEV catalog.

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 enables remote code execution via a crafted HTML page on a malicious website, directly mapping to Drive-by Compromise (T1189) and Exploitation for Client Execution (T1203).

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

NVD Description

Inappropriate implementation in V8 in Google Chrome prior to 146.0.7680.75 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

Deeper analysisAI

CVE-2026-3910 is a high-severity vulnerability stemming from an inappropriate implementation in the V8 JavaScript engine within Google Chrome versions prior to 146.0.7680.75. It allows a remote attacker to execute arbitrary code inside the browser's sandbox through a crafted HTML page. The issue is tagged with CWE-94 (Code Injection) and CWE-119 (Buffer Overflow) and carries 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), reflecting network accessibility, low attack complexity, no required privileges, but user interaction needed, with high impacts on confidentiality, integrity, and availability within unchanged scope.

A remote attacker can exploit this vulnerability by tricking a user into visiting a malicious website or opening a crafted HTML page. No authentication or privileges are required on the attacker's part, though the user must interact by loading the page. Successful exploitation enables arbitrary code execution confined to the sandbox, potentially allowing attackers to steal sensitive data, manipulate browser state, or chain with other flaws for broader compromise.

Mitigation is addressed in the Chrome stable channel update to version 146.0.7680.75 or later, as detailed in the Chromium release blog and associated issue tracker. Security practitioners should prioritize updating affected Chrome installations and advise users against visiting untrusted sites.

This vulnerability appears in the CISA Known Exploited Vulnerabilities Catalog, indicating real-world exploitation is occurring or imminent, underscoring the need for immediate patching.

Details

CWE(s)
KEV Date Added
See CISA KEV catalog

Affected Products

google
chrome
≤ 146.0.7680.75

CVEs Like This One

CVE-2026-5281Same product: Apple Macosboth on KEV
CVE-2026-2441Same product: Apple Macosboth on KEV
CVE-2025-13223Same product: Apple Macosboth on KEV
CVE-2025-10585Same product: Apple Macosboth on KEV
CVE-2026-3909Same product: Apple Macosboth on KEV
CVE-2026-7346Same product: Apple Macos
CVE-2026-4462Same product: Apple Macos
CVE-2026-7357Same product: Apple Macos
CVE-2026-4445Same product: Apple Macos
CVE-2026-3926Same product: Apple Macos

References