EIP-2026-110726
PRE-CVEPHP Melody 1.5.3 - Arbitrary File Upload Injection
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-110726. PoCs published by Chip d3 bi0s.
AI-analyzed exploit summary This exploit demonstrates a file upload vulnerability in PHP Melody 1.5.3 by manipulating the Content-Type header to bypass image validation and upload a malicious PHP file. The PoC shows how to change the header from 'image/gif' to 'application/octet-stream' to upload a PHP shell.
Description
PHP Melody 1.5.3 - Arbitrary File Upload Injection
Exploits (1)
This exploit demonstrates a file upload vulnerability in PHP Melody 1.5.3 by manipulating the Content-Type header to bypass image validation and upload a malicious PHP file. The PoC shows how to change the header from 'image/gif' to 'application/octet-stream' to upload a PHP shell.