EIP-2026-103912

PRE-CVE

Google Chrome 72.0.3626.121 / 74.0.3725.0 - 'NewFixedDoubleArray' Integer Overflow

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-103912. PoCs published by Google Security Research.

AI-analyzed exploit summary This is a detailed technical analysis of a vulnerability in V8's array handling, specifically in the `NewFixedDoubleArray` function, where negative length values can bypass checks and cause integer overflows. The writeup explains the root cause and code paths in `Array.prototype.concat` and `Array.prototype.fill` that can trigger the issue.

Description

Google Chrome 72.0.3626.121 / 74.0.3725.0 - 'NewFixedDoubleArray' Integer Overflow

Exploits (1)

exploitdb WRITEUP VERIFIED
by Google Security Research · textremotemultiple
https://www.exploit-db.com/exploits/46748

This is a detailed technical analysis of a vulnerability in V8's array handling, specifically in the `NewFixedDoubleArray` function, where negative length values can bypass checks and cause integer overflows. The writeup explains the root cause and code paths in `Array.prototype.concat` and `Array.prototype.fill` that can trigger the issue.

Classification
Writeup 95%
Attack Type
Rce
Complexity
Complex
Reliability
Theoretical
Target: Google V8 JavaScript Engine (Chromium)
No auth needed
Prerequisites: Ability to execute arbitrary JavaScript in a V8 environment
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026