Cyber Resilience

CVE-2026-0900

High

Published: 20 January 2026

Published
20 January 2026
Modified
29 January 2026
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0032 23.9th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-0900 is a high-severity an unspecified weakness 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 23.9th 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-2 (Flaw Remediation).

Deeper analysis

CVE-2026-0900 is a high-severity vulnerability stemming from an inappropriate implementation in the V8 JavaScript and WebAssembly engine within Google Chrome versions prior to 144.0.7559.59. It enables potential object corruption when a user visits a crafted HTML page, as reported by Chromium security teams. The issue carries a CVSS v3.1 base score of 8.8, reflecting its network accessibility, low attack complexity, lack of required privileges, and high impacts on confidentiality, integrity, and availability.

A remote attacker can exploit this vulnerability by tricking a user into visiting a malicious website or interacting with a crafted HTML page, requiring no special privileges. Successful exploitation could lead to object corruption, potentially allowing arbitrary code execution within the browser's renderer process, compromising the victim's system through high-impact disruptions to data confidentiality, integrity, and availability.

Mitigation is addressed in the Chrome Stable Channel update documented at chromereleases.googleblog.com/2026/01/stable-channel-update-for-desktop_13.html, which patches the issue in version 144.0.7559.59 and later. Additional details are available in the Chromium issue tracker at issues.chromium.org/issues/465730465, recommending users update to the latest stable release to prevent exploitation.

EU & UK References

Vulnerability details

Inappropriate implementation in V8 in Google Chrome prior to 144.0.7559.59 allowed a remote attacker to potentially exploit object corruption via a crafted HTML page. (Chromium security severity: High)

CWE(s)

Related Threats

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?

Vulnerability enables drive-by compromise via crafted web page leading to client-side arbitrary code execution in browser renderer.

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

CVEs Like This One

CVE-2026-7357Same product: Apple Macos
CVE-2026-4460Same product: Apple Macos
CVE-2026-7342Same product: Apple Macos
CVE-2025-13226Same product: Apple Macos
CVE-2026-4680Same product: Apple Macos
CVE-2026-4463Same product: Apple Macos
CVE-2026-4459Same product: Apple Macos
CVE-2026-7355Same product: Apple Macos
CVE-2025-10585Same product: Apple Macos
CVE-2026-5284Same product: Apple Macos

Affected Assets

google
chrome
≤ 144.0.7559.59 · ≤ 144.0.7559.60

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely patching of known flaws like the object corruption vulnerability in Chrome's V8 engine prior to version 144.0.7559.59.

detectrespond

Facilitates identification and remediation of vulnerable Chrome installations through regular vulnerability scanning for CVEs like CVE-2026-0900.

detect

Ensures receipt and dissemination of security advisories such as the Chrome Stable Channel update addressing CVE-2026-0900 exploitation.

References