phpFileManager Local File Inclusion Vulnerability

Vulnerability

A local file inclusion vulnerability has been identified in phpFileManager version 1.7.8. This vulnerability allows unauthenticated attackers to read arbitrary files from the server by manipulating the action, fm_current_dir, and filename parameters in GET requests to index.php. Exploitation of this vulnerability could lead to the disclosure of sensitive files, such as /etc/passwd.

Impact

Exploitation of this vulnerability allows for local file inclusion, enabling attackers to read arbitrary files from the server.

Reproduction

To reproduce this vulnerability, send a GET request to index.php with the action parameter set to 3, the fm_current_dir parameter set to the directory containing the target file (e.g., /etc/), and the filename parameter set to the name of the file to be accessed (e.g., passwd).

Added: Mar 24, 2026, 12:47 PM
Updated: Mar 24, 2026, 12:47 PM

Vulnerability Rating

Custom Algorithm
spread
0.8
impact
2.5
exploitability
8.0
remediation
0.0
relevance
4.6
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.