EIP-2026-103497
PRE-CVEGoogle Chrome < M72 - PaymentRequest Service Use-After-Free
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103497. PoCs published by Google Security Research.
AI-analyzed exploit summary This is a detailed writeup describing a use-after-free vulnerability in Chromium's PaymentRequest implementation. The issue arises due to incorrect object lifetime management, where a raw pointer to a freed PaymentRequestSpec is accessed, leading to a heap-use-after-free condition.
Description
Google Chrome < M72 - PaymentRequest Service Use-After-Free
Exploits (1)
This is a detailed writeup describing a use-after-free vulnerability in Chromium's PaymentRequest implementation. The issue arises due to incorrect object lifetime management, where a raw pointer to a freed PaymentRequestSpec is accessed, leading to a heap-use-after-free condition.