CVE-2024-55661
PHP vulnerability analysis and mitigation

Overview

Laravel Pulse, a real-time application performance monitoring and dashboard tool for Laravel applications, was found to contain a remote code execution vulnerability (CVE-2024-55661) affecting versions prior to 1.3.1. The vulnerability was discovered in the public remember() method within the Laravel\Pulse\Livewire\Concerns\RemembersQueries trait, which could be exploited by authenticated users with access to the Laravel Pulse dashboard (GitHub Advisory, Security Online).

Technical details

The vulnerability exists in the remember(callable $query, string $key = '') method of the RemembersQueries trait. This method is accessible through Livewire components and can be exploited to execute arbitrary callables within the application. The vulnerability has received a CVSS v4.0 score of 8.7 (HIGH) with the vector string CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N, and a CVSS v3.1 score of 8.8 (HIGH) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H (NVD).

Impact

An authenticated user with access to the Laravel Pulse dashboard can execute arbitrary code by calling any function or static method that meets specific criteria: the callable must be a function or static method, and it must have no parameters or no strict parameter types. This could potentially lead to full system compromise, allowing attackers to execute system commands, read sensitive files, or take control of the server hosting the Laravel application (Security Online).

Exploitability

The vulnerability can be exploited through Livewire component interactions. A simple example of an exploit would be using the wire:click attribute with a payload like: wire:click="remember('\\Illuminate\\Support\\Facades\\Config::all', 'config')" which could reveal sensitive configuration information (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in Laravel Pulse version 1.3.1. Users are strongly advised to upgrade to this version immediately to address the security issue. A fix was implemented through a commit that modified the remember() method's visibility from public to protected (GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related PHP vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-59989CRITICAL9.2
  • PHP logoPHP
  • phalcon/cphalcon
NoYesAug 21, 2026
CVE-2026-63135HIGH8.2
  • PHP logoPHP
  • yourls/yourls
NoYesAug 21, 2026
GHSA-p2ch-c2c3-4xm5MEDIUM6.1
  • PHP logoPHP
  • winter/wn-backend-module
NoYesAug 20, 2026
GHSA-8hgv-xc77-jmcrMEDIUM5.1
  • PHP logoPHP
  • getgrav/grav
NoYesAug 21, 2026
GHSA-hq84-x37p-j6q5MEDIUM4.5
  • PHP logoPHP
  • winter/wn-backend-module
NoYesAug 20, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management