PT-2025-44188 · Unknown · Laravel-File-Manager

CVE-2025-56399

·

Published

2025-10-28

·

Updated

2026-06-29

CVSS v3.1

8.8

High

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions alexusmai laravel-file-manager versions prior to 3.3.2
Description An authenticated attacker can achieve Remote Code Execution (RCE) through a two-step process involving a crafted file upload. First, a file with a .png extension containing PHP code is uploaded via the file manager interface; despite appearing to fail client-side validation, the file is saved on the server. Second, the attacker uses the rename API to change the file extension to .php. Accessing the file via a public URL then triggers the server to execute the embedded code.
Recommendations Update alexusmai laravel-file-manager to a version newer than 3.3.1. Restrict access to the rename API to minimize the risk of exploitation.

Exploit

Fix

RCE

Code Injection

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2025-56399

Affected Products

Laravel-File-Manager