Approved changes feed: RSS · Atom
cpe:2.3:a:laravel:reverb:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Laravel (753b10ea-9525-5ae4-bc49-6f2cc8b8ce8c) |
|---|---|
| Product | Reverb (5029a679-0fdf-5e65-8b4e-6c827f4c419d) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-23524 |
vulnerable | 2026-06-08 07:51:15.565246 |
Laravel Redis Horizontal Scaling Insecure Deserialization
CRITICAL (9.8)
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).
Published: 2026-01-21T22:07:55.682Z
Updated: 2026-01-22T16:49:37.182Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-50347 |
vulnerable | 2026-06-08 06:52:09.706985 |
Laravel Reverb has Missing API Signature Verification
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications. Prior to 1.4.0, there is an issue where verification signatures for requests sent to Reverb's Pusher-compatible API were not being verified. This API is used in scenarios such as broadcasting a message from a backend service or for obtaining statistical information (such as number of connections) about a given channel. This issue only affects the Pusher-compatible API endpoints and not the WebSocket connections themselves. In order to exploit this vulnerability, the application ID which, should never be exposed, would need to be known by an attacker. This vulnerability is fixed in 1.4.0.
Published: 2024-10-31T17:56:41.503Z
Updated: 2024-10-31T19:46:33.780Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.