Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade livewire/livewire to version 2.2.6 or higher.
livewire/livewire is an A front-end framework for Laravel.
Affected versions of this package are vulnerable to Improper Input Validation. $this->validate() usually only returns the validated dataset, however a regression was introduced, that caused it to return ALL data on the Livewire component.