EIP-2026-110630
PRE-CVEPHP 5.5.9 - 'zend_executor_globals' 'CGIMode FPM WriteProcMemFile' disable_functions Bypass / Load Dynamic Library
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-110630. PoCs published by ylbhz.
AI-analyzed exploit summary This exploit leverages memory manipulation via `/proc/self/mem` to bypass PHP's `disable_functions` by directly modifying the `zend_executor_globals` structure, specifically targeting `error_reporting` and `extension_dir` to achieve arbitrary code execution.
Description
PHP 5.5.9 - 'zend_executor_globals' 'CGIMode FPM WriteProcMemFile' disable_functions Bypass / Load Dynamic Library
Exploits (1)
This exploit leverages memory manipulation via `/proc/self/mem` to bypass PHP's `disable_functions` by directly modifying the `zend_executor_globals` structure, specifically targeting `error_reporting` and `extension_dir` to achieve arbitrary code execution.