Vulnerability Database

318,637

Total vulnerabilities in the database

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 '.pngextension 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.

  • Published: Oct 28, 2025
  • Updated: Nov 4, 2025
  • CVE: CVE-2025-56399
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 8.8
  • AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CWEs: