EIP-2026-104666
PRE-CVEPHP 5.5.12 - Locale::parseLocale Memory Corruption
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104666. PoCs published by John Leitch.
AI-analyzed exploit summary This is a detailed writeup describing a memory corruption vulnerability in PHP 5.5.12 due to a double-free in the `get_icu_value_internal` function, which can be triggered via `Locale::parseLocale` with a crafted locale string. The writeup includes stack traces and technical analysis but does not contain executable exploit code.
Description
PHP 5.5.12 - Locale::parseLocale Memory Corruption
Exploits (1)
This is a detailed writeup describing a memory corruption vulnerability in PHP 5.5.12 due to a double-free in the `get_icu_value_internal` function, which can be triggered via `Locale::parseLocale` with a crafted locale string. The writeup includes stack traces and technical analysis but does not contain executable exploit code.