Description
alexusmai laravel-file-manager 3.3.1 and before allows an authenticated attacker to achieve Remote Code Execution (RCE) through a crafted file upload. A file with a '.png` extension containing PHP code can be uploaded via the file manager interface. Although the upload appears to fail client-side validation, the file is still saved on the server. The attacker can then use the rename API to change the file extension to `.php`, and upon accessing it via a public URL, the server executes the embedded code.
INFO
Published Date :
2025-10-28T00:00:00.000Z
Last Modified :
2025-10-29T14:17:01.200Z
Source :
mitre
AFFECTED PRODUCTS
The following products are affected by CVE-2025-56399 vulnerability.
| Vendors | Products |
|---|---|
| Alexusmai |
|
| Laravel |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-56399.