EIP-2026-110630

PRE-CVE

PHP 5.5.9 - 'zend_executor_globals' 'CGIMode FPM WriteProcMemFile' disable_functions Bypass / Load Dynamic Library

Title source: legacy
STIX 2.1

Exploitation 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)

exploitdb WORKING POC
by ylbhz · phpwebappsphp
https://www.exploit-db.com/exploits/38127

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.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Complex
Reliability
Racy
Target: PHP (likely PHP 5.x based on memory layout)
No auth needed
Prerequisites: Access to a PHP environment with `/proc/self/mem` writable · PHP version vulnerable to memory structure manipulation
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026