PatchSiren cyber security CVE debrief
CVE-2026-4447 Google CVE debrief
A high-severity inappropriate implementation vulnerability in Google Chrome's V8 JavaScript engine, fixed in version 146.0.7680.153, enables remote code execution inside the browser sandbox when a user visits a crafted HTML page. The CVSS 3.1 score of 8.8 reflects network attack vector, low complexity, no privileges required, user interaction needed, and high impact to confidentiality, integrity, and availability. The vulnerability was published on March 20, 2026, with the NVD record last modified on June 10, 2026. No known exploitation in ransomware campaigns has been catalogued in CISA KEV. Chrome's stable channel update and Chromium issue tracker contain authoritative technical details.
- Vendor
- Product
- Chrome
- CVSS
- HIGH 8.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-03-20
- Original CVE updated
- 2026-06-10
- Advisory published
- 2026-03-20
- Advisory updated
- 2026-06-10
Who should care
Organizations with large Chrome deployments, enterprises relying on browser-isolated workloads, and security teams monitoring web-based threat vectors should prioritize this patch. The sandboxed nature of the exploit limits immediate system compromise but does not eliminate risk, particularly when combined with other vulnerabilities or sandbox escape techniques.
Technical summary
CVE-2026-4447 is an inappropriate implementation flaw in the V8 JavaScript engine used by Google Chrome. Versions prior to 146.0.7680.153 are affected. A remote attacker can exploit this vulnerability by inducing a user to load a maliciously crafted HTML page, resulting in arbitrary code execution within the browser's sandbox environment. The vulnerability does not require elevated privileges and has low attack complexity, though user interaction is necessary. The fix was distributed through Chrome's stable channel update.
Defensive priority
high
Recommended defensive actions
- Upgrade Google Chrome to version 146.0.7680.153 or later across all managed endpoints.
- Verify automatic update mechanisms are enabled and functioning for Chrome installations.
- Restrict or monitor execution of untrusted HTML content and browser-based applications where patching is delayed.
- Review sandbox escape mitigations and defense-in-depth controls, as the vulnerability permits arbitrary code execution within the sandbox.
- Monitor Chromium issue tracker and Chrome release notes for additional technical details or follow-up fixes.
Evidence notes
The NVD CPE data lists Google Chrome as the vulnerable product with an upper bound of 146.0.7680.153, and assigns a secondary CWE-693 (Protection Mechanism Failure) weakness classification alongside NVD-CWE-noinfo. The vendor field in the source corpus indicates Apple with medium confidence based on nvd_cpe; however, the CPE criteria and description clearly identify Google Chrome and the V8 engine as the affected product. The Chrome Releases blog and Chromium issue tracker are the primary authoritative sources.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-4447 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-4447
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-4447 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-4447
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-desktop_18.html
[email protected] - Release Notes, Vendor Advisory
-
Source reference
Unverified legacy reference
URL: https://issues.chromium.org/issues/486657483
[email protected] - Issue Tracking, Permissions Required
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.