Description
Directory Traversal vulnerability in FileThingie v.2.5.7 allows a remote attacker to obtain sensitive information via a crafted request.
Published: 2026-07-20
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a directory traversal flaw that permits an attacker to craft requests that bypass normal file path restrictions and read any file the application can access. The flaw can thereby lead to disclosure of sensitive configuration files, credentials, or other data stored on the server. It is rooted in CWE-23, which pertains to improper validation of file path inputs.

Affected Systems

The flaw affects the FileThingie application version 2.5.7. Because no vendor identifier is specified, the issue is present in the open‑source project as currently distributed. Systems running this exact version are vulnerable.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate impact, while the EPSS score is < 1%, indicating a very low current exploitation probability. The flaw is not listed in the CISA KEV catalog. Based on the description, it is inferred that a remote attacker could exploit the vulnerability through a crafted request over the network, potentially accessing files outside the intended directory.

Generated by OpenCVE AI on August 1, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FileThingie to a patched version (e.g., 2.5.8 or later) if a fix is available.
  • Restrict file browsing to a designated safe directory and block traversal patterns in request handling.
  • Validate and sanitize all user‑supplied file paths before accessing the filesystem.

Generated by OpenCVE AI on August 1, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Title Directory Traversal Allowing Remote Information Disclosure in FileThingie 2.5.7

Wed, 29 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Title Directory Traversal Allowing Remote Information Disclosure in FileThingie 2.5.7

Tue, 28 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Leefish
Leefish file Thingie
Vendors & Products Leefish
Leefish file Thingie

Mon, 20 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-23
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description Directory Traversal vulnerability in FileThingie v.2.5.7 allows a remote attacker to obtain sensitive information via a crafted request.
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AC:L/AV:N/A:N/C:H/I:N/PR:L/S:U/UI:N'}


Subscriptions

Leefish File Thingie
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-20T18:19:50.537Z

Reserved: 2026-06-07T00:00:00.000Z

Link: CVE-2026-51026

cve-icon Vulnrichment

Updated: 2026-07-20T18:19:41.584Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:30:13Z

Weaknesses
  • CWE-23

    Relative Path Traversal