Blog

Latest insights on Laravel security, best practices, and security monitoring.

CVE-2026-23524: Laravel Reverb RCE via Insecure Deserialization (CVSS 9.8)
Security 10 min read

CVE-2026-23524: Laravel Reverb RCE via Insecure Deserialization (CVSS 9.8)

Laravel Reverb versions 1.6.3 and below have a critical insecure deserialization vulnerability. When horizontal scaling is enabled, Reverb passes Redis channel data directly into unserialize() without class restrictions. If your Redis is unauthenticated, attackers can achieve full remote code execution. Here is how to check and fix it.

Matt King
Matt King
May 19, 2026
Read More
What Is External Attack Surface Management (EASM)?
Security 10 min read

What Is External Attack Surface Management (EASM)?

External Attack Surface Management continuously discovers and monitors your internet-facing assets for security risks. Learn how EASM differs from DAST, SAST, and pentesting, and why every team shipping web apps needs it.

Matt King
Matt King
March 11, 2026
Read More

Stay Updated on Laravel Security

Get actionable security tips, vulnerability alerts, and best practices for Laravel apps.