CVE Catalog

CVE-2026-42471

High
Published: Translated: NVD NIST

Summary

MixPHP Framework versions 2.x through 2.2.17 have an unsafe deserialization vulnerability. The sync-invoke client (Connection.php:76) calls unserialize() on data received from the server response, allowing for client-side RCE if connecting to a malicious server.

Risk Assessment

The organization may be exposed to remote code execution, potentially leading to full control over the client system. Attackers could exploit this vulnerability to inject malicious code in the server response.

Recommendation

It is recommended to update the MixPHP Framework to the latest version to mitigate this vulnerability. Additionally, avoid connecting to untrusted servers.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS