CVE-2025-56399
Deferred Deferred - Pending Action

BaseFortify

Vulnerability report for CVE-2025-56399, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-28

Last updated on: 2026-07-05

Assigner: MITRE

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-28
Last Modified
2026-07-05
Generated
2026-07-06
AI Q&A
2025-10-28
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
alexusmai laravel-file-manager 3.3.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in alexusmai laravel-file-manager versions 3.3.1 and earlier allows an authenticated attacker to perform Remote Code Execution (RCE). The attacker uploads a file with a '.png' extension that actually contains PHP code. Although the client-side validation rejects the upload, the file is still saved on the server. The attacker then uses the rename API to change the file extension to '.php'. When the file is accessed via a public URL, the server executes the embedded PHP code, allowing the attacker to run arbitrary code remotely.

Impact Analysis

This vulnerability can allow an attacker to execute arbitrary code on the server remotely, potentially leading to full system compromise. This can result in unauthorized access to sensitive data, disruption of services, data loss, or further exploitation of the affected system.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-56399. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart