Livewire Filemanager Remote Code Execution Vulnerability

Vulnerability

A remote code execution vulnerability has been identified in Livewire Filemanager, a package commonly used in Laravel applications. The issue arises in the LivewireFilemanagerComponent.php file, where the component fails to validate file types and MIME types during uploads. This oversight allows users to upload malicious PHP files, which can then be executed via the /storage/ URL, provided that the application has undergone a typical setup process that includes linking the storage directory.

Impact

Exploitation of this vulnerability allows for unauthenticated remote code execution on the server, executed as the web server user. This access could be used to read and write files available to that user, and potentially compromise connected devices.

Remediation

As of now, the vendor has not acknowledged this vulnerability. However, it is recommended to exercise caution when using Laravel Filemanager. Check if the 'php artisan storage:link' command has been executed, and if so, consider removing the web serving capability of the tool.

Added: Jan 16, 2026, 1:25 PM
Updated: Jan 16, 2026, 4:06 PM

Vulnerability Rating

Custom Algorithm
spread
5.0
impact
10.0
exploitability
9.1
remediation
7.9
relevance
2.2
threat
6.4
urgency
2.9
incentive
8.3

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.