CVE-2026-23524
Last modified
CVE-2026-23524 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications. In versions 1.6.3 and below, Reverb passes data from the Redis channel directly into PHP’s unserialize() function without restricting which classes can be instantiated, which leaves users vulnerable to Remote Code Execution. EPSS estimates a 0.88% chance of exploitation in the next 30 days.
Description
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications. In versions 1.6.3 and below, Reverb passes data from the Redis channel directly into PHP’s unserialize() function without restricting which classes can be instantiated, which leaves users vulnerable to Remote Code Execution. The exploitability of this vulnerability is increased because Redis servers are commonly deployed without authentication, but only affects Laravel Reverb when horizontal scaling is enabled (REVERB_SCALING_ENABLED=true). This issue has been fixed in version 1.7.0. As a workaround, require a strong password for Redis access and ensure the service is only accessible via a private network or local loopback, and/or set REVERB_SCALING_ENABLED=false to bypass the vulnerable logic entirely (if the environment uses only one Reverb node).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Laravel | Reverb | < 1.7.0 |
References
- https://cwe.mitre.org/data/definitions/502.htmlTechnical Description
- https://github.com/laravel/reverb/releases/tag/v1.7.0Product, Release Notes
- https://github.com/laravel/reverb/security/advisories/GHSA-m27r-m6rx-mhm4Mitigation, Vendor Advisory
- https://laravel.com/docs/12.x/reverb#scalingTechnical Description
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23524?
How severe is CVE-2026-23524?
How do I fix CVE-2026-23524?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23519RustCrypto CMOV provides conditional move CPU intrinsics whi…9.8
- CVE-2026-2352The Autoptimize plugin for WordPress is vulnerable to Stored…6.4
- CVE-2026-23520Arcane provides modern docker management. Prior to 1.13.0, A…8
- CVE-2026-23521Versions of the Traccar open-source GPS tracking system up t…6.5
- CVE-2026-23522LobeChat is an open source chat application platform. Prior …3.7
- CVE-2026-23523Dive is an open-source MCP Host Desktop Application that ena…8.8
- CVE-2026-235251Panel is an open-source, web-based control panel for Linux …8.4
- CVE-2026-23526CVAT is an open source interactive video and image annotatio…8.8
- CVE-2026-23527H3 is a minimal H(TTP) framework built for high performance …9.8
- CVE-2026-23528Dask distributed is a distributed task scheduler for Dask. P…6.1
- CVE-2026-23529Kafka Connect BigQuery Connector is an implementation of a s…7.7
- CVE-2026-23530FreeRDP is a free implementation of the Remote Desktop Proto…9.8
Are you affected by CVE-2026-23524?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
