Insecure Deserialization in PHP: unserialize() Risks Beyond Reverb
A single unserialize() call on attacker-controlled input can turn a vendor class into a remote code execution chain. Here is how PHP object injection works in Laravel apps, why your session cookies are usually safe, and the exact code changes that close the hole.