CVE-2026-5482
Description
Unauthenticated file upload via dialog.php in Responsive FileManager 9.14.0 allows remote code execution; project is unmaintained.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated file upload via dialog.php in Responsive FileManager 9.14.0 allows remote code execution; project is unmaintained.
Vulnerability
An unauthenticated attacker can upload files of any type and extension without restriction via the dialog.php endpoint in Responsive FileManager. The vulnerability affects all versions through 9.14.0, which is the latest release. The project is unmaintained. The issue is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type). [1][2]
Exploitation
The attacker does not require authentication or any special privileges. By sending a crafted HTTP request to the vulnerable dialog.php endpoint, the attacker can upload arbitrary files (e.g., a PHP web shell). No user interaction is needed. The upload is unrestricted in file type and extension. [1][2]
Impact
Successful exploitation allows the attacker to achieve Remote Code Execution (RCE) on the server with the privileges of the web server. This leads to full compromise of the affected application and potentially the underlying system, including information disclosure, data modification, and further lateral movement. [2]
Mitigation
No fix is available because the project is unmaintained. The vendor has not released a patched version. As of publication, there is no known workaround. Users are strongly advised to replace or remove the affected software. The vulnerability is not currently listed in CISA's Known Exploited Vulnerabilities (KEV) catalog. [1][2]
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2(expand)+ 1 more
- (no CPE)
- (no CPE)range: <=9.14.0
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.