EIP-2026-109698
PRE-CVEMyBB 1.8.2 - 'unset_globals()' Function Bypass / Remote Code Execution
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-109698. PoCs published by Taoguang Chen.
AI-analyzed exploit summary This exploit demonstrates a bypass of MyBB's unset_globals() function, leading to remote code execution (RCE) via manipulation of the $shutdown_functions array. The vulnerability arises from improper handling of global variables when register_globals is enabled and specific conditions are met.
Description
MyBB 1.8.2 - 'unset_globals()' Function Bypass / Remote Code Execution
Exploits (1)
This exploit demonstrates a bypass of MyBB's unset_globals() function, leading to remote code execution (RCE) via manipulation of the $shutdown_functions array. The vulnerability arises from improper handling of global variables when register_globals is enabled and specific conditions are met.