CVE-2026-37552

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:openmix:mix_php:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-01 16:16

Updated : 2026-07-08 03:26


NVD link : CVE-2026-37552

Mitre link : CVE-2026-37552

CVE.ORG link : CVE-2026-37552


JSON object : View

Products Affected

openmix

  • mix_php
CWE
CWE-502

Deserialization of Untrusted Data