EIP-2026-110812
PRE-CVEPHP-Fusion 9.03.50 - 'Edit Profile' Arbitrary File Upload
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-110812. PoCs published by Besim.
AI-analyzed exploit summary This is a technical analysis of an arbitrary file upload vulnerability in PHP-Fusion 9.03.50, where the 'Edit Profile' feature fails to validate file extensions, allowing PHP files to be uploaded as avatars. The vulnerable code section in UserFieldsInput.inc is highlighted, showing the lack of proper file extension checks.
Description
PHP-Fusion 9.03.50 - 'Edit Profile' Arbitrary File Upload
Exploits (1)
This is a technical analysis of an arbitrary file upload vulnerability in PHP-Fusion 9.03.50, where the 'Edit Profile' feature fails to validate file extensions, allowing PHP files to be uploaded as avatars. The vulnerable code section in UserFieldsInput.inc is highlighted, showing the lack of proper file extension checks.