Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Remote low-privilege HTTP access to ft2.php (AV:N/AC:L/PR:L); description is confidentiality-only information disclosure, so I:N/A:N and no scope change (S:U).
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
2DescriptionCVE.org
An issue in FileThingie v.2.5.7 allows a remote attacker to obtain sensitive information via the ft2.php component.
Articles & Coverage 1
AnalysisAI
Information disclosure in FileThingie 2.5.7, a single-file PHP web-based file manager, lets a remote attacker retrieve sensitive information through the ft2.php component. The flaw is documented in a third-party vulnerability-research repository, indicating exploitation details are likely public, though it is not listed in CISA KEV. The published CVSS 9.9 rating overstates impact relative to the description, which describes only information disclosure rather than full compromise.
Technical ContextAI
FileThingie is a lightweight, self-contained PHP file-management application (single ft2.php script plus configuration) historically distributed via the leefish/filethingie GitHub project and typically dropped into an existing web root to browse, upload, and manage files. The vulnerability resides in the ft2.php component, which is both the front controller and the handler for file/directory operations. No CWE was assigned (CWE: N/A) and the CPE is a placeholder (cpe:2.3:a:n/a:n/a), so the exact weakness class is not formally classified; based on the 'Information Disclosure' tag and the description, the root cause is most consistent with improper access control or path/parameter handling in ft2.php that exposes file contents or system information to unauthorized requests. Because it is a PHP application executed server-side, exploitation is via crafted HTTP requests to the ft2.php endpoint.
RemediationAI
No vendor-released patch identified at time of analysis - the references point only to the upstream project (https://github.com/leefish/filethingie) and a research repository (https://github.com/SpeWnz/Vulnerability-Research/tree/main/CVE-2026-51027), not to a tagged fixed release. As compensating controls, restrict network access to the ft2.php endpoint by placing FileThingie behind authenticated reverse-proxy access controls or IP allow-listing (trade-off: legitimate remote users must be pre-authorized), enforce and review FileThingie's own login/authentication configuration so anonymous access is disabled (trade-off: none significant if remote convenience is not required), and consider removing FileThingie from internet-facing servers or replacing it with a maintained file manager if no upstream fix appears (trade-off: operational migration effort). Monitor the upstream GitHub project and the referenced research repo for a patched version and fix commit before re-enabling exposed access.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45991
GHSA-ppgq-9wj5-42r6