EIP-2026-103500

PRE-CVE

Google Chrome V8 - 'Genesis::InitializeGlobal' Out-of-Bounds Read/Write

Title source: legacy
STIX 2.1

Exploitation Summary

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

AI-analyzed exploit summary This exploit leverages a bug in V8's RegExp constructor initialization where 'expected_nof_properties' is not set, leading to an out-of-bounds (OOB) write via incorrect calculation of 'unused_property_fields' in JSFunction::GetDerivedMap. The PoC demonstrates OOB write by constructing a derived RegExp class with a syntax error to skip property count compilation.

Description

Google Chrome V8 - 'Genesis::InitializeGlobal' Out-of-Bounds Read/Write

Exploits (1)

exploitdb WORKING POC VERIFIED
by Google Security Research · javascriptdosmultiple
https://www.exploit-db.com/exploits/44395

This exploit leverages a bug in V8's RegExp constructor initialization where 'expected_nof_properties' is not set, leading to an out-of-bounds (OOB) write via incorrect calculation of 'unused_property_fields' in JSFunction::GetDerivedMap. The PoC demonstrates OOB write by constructing a derived RegExp class with a syntax error to skip property count compilation.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Chromium V8 Engine (specific version not specified)
No auth needed
Prerequisites: Target must be running a vulnerable version of Chromium V8 Engine
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026