
Proof-of-concept exploit for CVE-2025-14174, a use-after-free in Chrome's V8 engine. Includes JavaScript PoC and HTML embed for identifying the vulnerability and achieving arbitrary code execution in the browser context.
Description: A use‑after‑free bug in V8’s garbage collection allows crafted JavaScript to corrupt memory, leading to arbitrary code execution within the browser context.
Malicious code example included exploit.js (JavaScript PoC) and HTB usable code for identifying the CVE (HTML Embed)