CVE-2026-42471
Deferred
Deferred - Pending Action
Unsafe Deserialization in MixPHP Framework
Publication date: 2026-05-01
Last updated on: 2026-05-05
Assigner: MITRE
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mixphp | framework | From 2.0 (inc) to 2.2.17 (inc) |
| mixphp | mix | From 2.0.0 (inc) to 2.2.17 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |