Exploitation Summary
EIP tracks 1 public exploit for CVE-2026-42471. PoCs published by cardosource.
AI-analyzed exploit summary This exploit demonstrates a PHP deserialization vulnerability in MixPHP Framework 2.2.17, allowing remote code execution via a crafted payload targeting the __destruct() magic method. The PoC sends a serialized object to trigger command execution (e.g., 'id>/tmp/p').
Description
Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke client (Connection.php:76) calls unserialize() on data received from the server response, enabling client-side RCE if connecting to a malicious server.
Exploits (1)
This exploit demonstrates a PHP deserialization vulnerability in MixPHP Framework 2.2.17, allowing remote code execution via a crafted payload targeting the __destruct() magic method. The PoC sends a serialized object to trigger command execution (e.g., 'id>/tmp/p').
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H