Deserialization of Untrusted Data in Emlog Pro - CVE-2025-47784
Published: May 15, 2025 / Updated: August 15, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to unsafe deserialization in Cache::readCache() when processing serialized cache data after removing the \"<?php exit;//\" prefix with str_replace. A remote user can supply specially crafted serialized data to execute arbitrary code.