CVE-2026-51027 Details
Description
An issue in FileThingie v.2.5.7 allows a remote attacker to obtain sensitive information via the ft2.php component.
A path traversal vulnerability has been identified in FileThingie version 2.5.7, allowing remote attackers to manipulate file paths and write sensitive information to arbitrary locations on the server. The issue arises in the 'ft2.php' component, where inadequate validation of directory traversal sequences ('../') enables exploitation.
Path validation should be improved by using PHP's 'realpath()' function to ensure directories are correctly normalized and do not allow traversal outside of intended boundaries. Additionally, consecutive slashes should be sanitized from user input before processing.
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 Jul 20, 2026CISA-ADP
Assessed Jul 20, 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://github.com/SpeWnz/Vulnerability-Research/tree/main/CVE-2026-51027 | CISA-ADP | ExploitRemedyTechnical Analysis |
| https://github.com/leefish/filethingie | [email protected] | ProductSource CodeVendor |
| https://github.com/SpeWnz/Vulnerability-Research/tree/main/CVE-2026-51027 | [email protected] | ExploitRemedyTechnical Analysis |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| FileThingie | 2.5.7 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 20, 2026 | CVE Modified | CISA-ADP |
| Jul 20, 2026 | New CVE Received | [email protected] |
Volerion