216.73.217.22

CVE-2026-23524

· Published 21/01/2026 22:15 · Modified 21/01/2026 22:15

Labels: CVE-2026-23524 2026-01-21CVE-2026-23524CWE-502[email protected]

Essential information

Published
21/01/2026 22:15
Modified
21/01/2026 22:15
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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).

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
laravel / reverb cpe:2.3:a:laravel:reverb:1.6.3:*:*:*:*:*:*:*
laravel / reverb cpe:2.3:a:laravel:reverb:<1.7.0:*:*:*:*:*:*:*
redis / redis cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*

References