CVE-2026-95500
Received Received - Intake

Unrestricted File Upload in php-file-manager-with-code-editor

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

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: VulDB

Description

A vulnerability has been found in JosephChuks php-file-manager-with-code-editor up to 3.0. Impacted is the function file_put_contents of the file codeEditor.php of the component Save Handler. The manipulation of the argument filename/content leads to unrestricted upload. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-22
Last Modified
2026-09-22
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
josephchuks php-file-manager-with-code-editor to 3.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-284 The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the JosephChuks php-file-manager-with-code-editor up to version 3.0. It is located in the file codeEditor.php within the Save Handler component. The issue involves the file_put_contents function, where improper handling of the filename and content arguments allows unrestricted file uploads. This flaw can be exploited remotely without authentication.

Detection Guidance

This vulnerability involves unrestricted file uploads via the file_put_contents function in codeEditor.php. To detect it, inspect web server logs for unusual file uploads or POST requests to codeEditor.php with suspicious filenames or content. Check for files with unexpected extensions or content in directories managed by the php-file-manager-with-code-editor tool.

Impact Analysis

An attacker could upload malicious files to the server, potentially leading to remote code execution, data theft, or system compromise. Unrestricted uploads may allow execution of arbitrary scripts, leading to full control over the affected system.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating confidentiality requirements under GDPR and HIPAA. Organizations may face legal penalties, loss of trust, and compliance failures if exploited.

Mitigation Strategies

Immediately update or remove the vulnerable JosephChuks php-file-manager-with-code-editor software up to version 3.0. If the vendor does not provide a patch, consider replacing the software with a secure alternative. Monitor network traffic for unusual file uploads or suspicious activity in the codeEditor.php component.

Chat Assistant

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

EPSS Chart