Cypht before 2.12.2 contains a PHP object injection vulnerability that allows authenticated attackers to execute arbitrary operating system commands by supplying a crafted PHP object graph in the back_query GET parameter of the logout handler. Attackers can pass a base64-encoded serialized payload through this parameter, which is decoded and passed directly to unserialize() without an allow-list, signature check, or type restriction, enabling gadget-chain exploitation to achieve remote code execution as the web server process.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-01 21:18
Updated : 2026-09-08 20:18
NVD link : CVE-2026-71981
Mitre link : CVE-2026-71981
CVE.ORG link : CVE-2026-71981
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
