CVE-2025-56399
HIGHalexusmai laravel-file-manager <3.3.1 - Authenticated RCE
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2025-56399. PoCs published by Theethat-Thamwasin, im-hanzou.
AI-analyzed exploit summary This repository contains a detailed writeup describing an authenticated Remote Code Execution (RCE) vulnerability in laravel-file-manager v3.3.1 and below. The vulnerability allows attackers to upload malicious files and rename them to executable PHP files, leading to arbitrary code execution.
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.
Exploits (2)
This repository contains a detailed writeup describing an authenticated Remote Code Execution (RCE) vulnerability in laravel-file-manager v3.3.1 and below. The vulnerability allows attackers to upload malicious files and rename them to executable PHP files, leading to arbitrary code execution.
This repository contains a functional exploit for CVE-2025-56399, targeting a file upload vulnerability in Laravel File Manager. The exploit automates CSRF token extraction, file upload, and shell verification to achieve remote code execution (RCE).
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H