Intel

AIKIDO-2025-10886

luracast/restler is vulnerable to Deserialization of Untrusted Data

Deserialization of Untrusted Data Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

85

High Risk

This Affects:

PHPluracast/restler
5.0.0 - 5.0.13
Fixed in 6.0.0

TL;DR

Affected versions of this package are vulnerable to Insecure Deserialization, where session data was processed using PHP's serialize() and unserialize() functions without proper validation, allowing attackers to inject malicious objects via crafted serialized strings that, when deserialized, could lead to arbitrary code execution or session manipulation.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

luracast/restler is vulnerable to Deserialization of Untrusted Data in versions 5.0.0 - 5.0.13.

How to fix this

Upgrade the luracast/restler library to the patch version.