Home

Description

Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke TCP server (Server.php:87) receives data from a TCP socket, passes it directly to Opis\Closure\unserialize(), then executes the result via call_user_func(). No authentication or signature verification exists on the TCP connection. An attacker with access to the localhost TCP port (server binds 127.0.0.1) can send a crafted serialized PHP closure to achieve arbitrary code execution.

PUBLISHED Reserved 2026-04-06 | Published 2026-05-01 | Updated 2026-05-01 | Assigner mitre




HIGH: 8.4CVSS:3.1/AC:L/AV:L/A:H/C:H/I:H/PR:N/S:U/UI:N

References

github.com/mix-php/mix

github.com/...ix/blob/v2.2.17/src/sync-invoke/src/Server.php

gist.github.com/sgInnora/fa46386840fe978a30d7e53c458f2975

cve.org (CVE-2026-37552)

nvd.nist.gov (CVE-2026-37552)

Download JSON