Chromium V8 Engine Out-of-Bounds Memory Access Vulnerability
CVE-2026-0899 is an out-of-bounds memory access vulnerability in the Chromium V8 JavaScript engine that may result in memory corruption, process crashes, or arbitrary code execution.
CVE search metadata
CVE search record: CVE-2026-0899. Severity: high. CVSS: 8.8. EPSS: 0.42%. KEV: no. Product: Chromium (< 144.0.7559.59). Brief: Chromium V8 Engine Out-of-Bounds Memory Access Vulnerability. Brief link: https://feed.craftedsignal.io/briefs/2026-09-chromium-v8-oob/
CVE-2026-0899 represents a security vulnerability identified within the V8 JavaScript engine, which serves as the core execution environment for Chromium-based web browsers. This vulnerability is classified as an out-of-bounds (OOB) memory access issue. Such flaws typically arise when the engine fails to properly validate the bounds of an array or memory buffer during JIT (Just-In-Time) compilation or execution of JavaScript code. If successfully exploited by an attacker via a maliciously crafted webpage, this vulnerability could allow for heap-based memory corruption. Potential consequences of this memory corruption include the application crashing, which leads to a denial of service, or the attainment of arbitrary code execution within the security context of the browser process. As Chromium serves as the foundation for Google Chrome, Microsoft Edge, and many other browser platforms, this vulnerability affects a wide range of browser users across Windows, Linux, and macOS environments.
Impact
Successful exploitation of CVE-2026-0899 could allow an attacker to bypass browser security sandboxes, leading to arbitrary code execution on the underlying host system. This poses a significant risk to all users of Chromium-based browsers, potentially facilitating data theft, installation of persistent malware, or credential harvesting.
Recommendation
Prioritized, concrete actions for detection engineering teams:
- Monitor for browser process instability, which may indicate active attempts to trigger the memory corruption vulnerability.
- Ensure all browser endpoints are updated to the latest stable channel version provided by the respective vendor, as patches for Chromium vulnerabilities are typically distributed via browser-level update mechanisms.
- Verify that automated patch management processes are configured to update Chromium-based browsers (such as Chrome and Edge) within the standard 24-48 hour vulnerability response window.
Mitigations
Update Chromium to 144.0.7559.59 or later
CVE-2026-0899