CVE-2026-6496 Details
Description
A vulnerability was found in prasathmani TinyFileManager up to 2.6. Affected is an unknown function of the file /filemanager.php of the component POST Parameter Handler. The manipulation of the argument file[] results in path traversal. The attack may be performed from remote. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
A path traversal vulnerability exists in Prasathmani TinyFileManager versions up to 2.6. The issue arises in the filemanager.php component, specifically within the POST parameter handler. The vulnerability allows authenticated, non-read-only users to delete arbitrary files outside the application's root directory by manipulating the file[] POST parameter. The mass delete handler fails to properly sanitize input, enabling traversal sequences to escape the web root and target files in the /tmp directory.
The vulnerability can be addressed by applying the fm_clean_path() function to each entry in the file[] array before constructing the target path, ensuring consistent input sanitization as applied in other file operation handlers.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 17, 2026CISA-ADP
Assessed Apr 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://drive.google.com/file/d/14taA8w3e5z3gl4WttpB4_CquwQdz1i6r/view?usp=sharing | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/787942 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/358039 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/358039/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| prasathmani TinyFileManager | <= 2.6 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 17, 2026 | New CVE Received | [email protected] |
Volerion