Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-23524

34
FAUCET Score

CVE-2026-23524 is a critical Remote Code Execution (RCE) vulnerability affecting Laravel Reverb versions 1.6.3 and below. It arises from Reverb passing Redis channel data directly to PHP’s unserialize() function without proper class restrictions, allowing arbitrary object instantiation. This vulnerability carries a CVSS score of 9.8 (CRITICAL) due to its network attack vector, low attack complexity, and complete compromise of confidentiality, integrity, and availability. While there is no known active exploitation or public exploit code, the vulnerability has garnered some community discussion, and its exploitability is heightened when Redis lacks authentication and Reverb’s horizontal scaling is enabled.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.7.0CPE matchmatch criteria
cpe:2.3:a:laravel:reverb:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.88%
Probability of exploitation in next 30 days
EPSS Percentile
55.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0088 is in the 40th percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

composerpatch availablevia ghsa
Product: laravel/reverbFixed in: 1.7.0

Vendor Advisories (1)

composerGHSA-m27r-m6rx-mhm4critical

Laravel Redis Horizontal Scaling Insecure Deserialization

Jan 21, 2026

References

cwe.mitre.org / data/definitions/502.html
Technical Description
github.com / laravel/reverb/commit/9ec26f8ffbb701f84920dd0bb9781a1797591f1a
Patch
github.com / laravel/reverb/releases/tag/v1.7.0
ProductRelease Notes
github.com / laravel/reverb/security/advisories/GHSA-m27r-m6rx-mhm4
MitigationVendor Advisory
laravel.com / docs/12.x/reverb
Technical Description