Vulnerability Description
Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize() on data from Redis in the RedisHandler object.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://gist.github.com/sgInnora/fa46386840fe978a30d7e53c458f2975
- https://github.com/mix-php/mix
- https://github.com/mix-php/mix/blob/v2.2.17/src/sync-invoke/src/Server.php
FAQ
What is CVE-2026-42472?
CVE-2026-42472 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize() on data from Redis in the RedisHandler object.
How severe is CVE-2026-42472?
CVE-2026-42472 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-42472?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.