CVE-2025-56399

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.
Configurations

No configuration.

History

05 Jul 2026, 02:17

Type Values Removed Values Added
References
  • {'url': 'http://laravel-file-manager.com', 'source': 'cve@mitre.org'}

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) alexusmai laravel-file-manager 3.3.1 y versiones anteriores permite a un atacante autenticado lograr la Ejecución Remota de Código (RCE) a través de una carga de archivo manipulada. Un archivo con una extensión '.png' que contiene código PHP puede ser cargado a través de la interfaz del gestor de archivos. Aunque la carga parece fallar la validación del lado del cliente, el archivo aún se guarda en el servidor. El atacante puede entonces usar la API de renombrado para cambiar la extensión del archivo a '.php', y al acceder a él a través de una URL pública, el servidor ejecuta el código incrustado.

29 Oct 2025, 15:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8
CWE CWE-94

28 Oct 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-28 16:15

Updated : 2026-07-05 02:17


NVD link : CVE-2025-56399

Mitre link : CVE-2025-56399

CVE.ORG link : CVE-2025-56399


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')