CVE-2026-42473
Deferred
Deferred - Pending Action
Unsafe Deserialization in MixPHP Framework 2.x
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 session and cache handlers use unserialize() on data from the filesystem in the FileHandler object.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mixphp | framework | From 2.0.0 (inc) to 2.2.17 (inc) |
| mixphp | mixphp | From 2.0.0 (inc) to 2.2.17 (inc) |
| mixphp | framework | From 2.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. |