Description
Absolute Path Disclosure in /vfm-admin/assets/zipstream/grandt/relativepath/RelativePath.Example1.php in Veno File Manager Project 4.4.9 allows an unauthenticated attacker to know in which system directory the application code is running by sending a GET request to the endpoint.
Published: 2026-08-27
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Patch ASAP
AI Analysis

Impact

The vulnerability disclosed in Veno File Manager Project 4.4.9 is an absolute path disclosure located in the script RelativePath.Example1.php within /vfm-admin/assets/zipstream/grandt/relativepath/. By sending a simple GET request to the exposed endpoint, an unauthenticated attacker learns the full system directory in which the application code resides. This leak reveals internal directory structure but does not expose file contents or allow code execution; it only provides location information that could assist in future attacks.

Affected Systems

Veno File Manager Project version 4.4.9 is affected. No other vendors or products are listed. The flaw specifically impacts the RelativePath.Example1.php script under /vfm-admin/assets/zipstream/grandt/relativepath/.

Risk and Exploitability

The flaw can be exploited over the network by any host that can issue HTTP requests to the web server hosting Veno File Manager. No authentication is required, so the attack vector is unauthenticated. The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1% suggests a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, implying no known large‑scale deployments of exploits yet. Nevertheless, revealing directory structure can aid adversaries in mapping the filesystem and targeting subsequent weaknesses, thereby warranting moderate risk assessment.

Generated by OpenCVE AI on September 3, 2026 at 15:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Veno File Manager to a version that removes or sanitizes the insecure endpoint.
  • Restrict HTTP access to the /vfm-admin/assets/zipstream/grandt/relativepath/ directory by enforcing authentication, applying IP‑based controls, or moving the directory outside the web‑root.
  • Configure the web server so that files in the application directory are not world‑readable; ensure the web process runs with least‑privilege permissions.

Generated by OpenCVE AI on September 3, 2026 at 15:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Title Absolute Path Disclosure in Veno File Manager 4.4.9

Wed, 02 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Fri, 28 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Title Absolute Path Disclosure in Veno File Manager 4.4.9
Weaknesses CWE-200

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Absolute Path Disclosure in /vfm-admin/assets/zipstream/grandt/relativepath/RelativePath.Example1.php in Veno File Manager Project 4.4.9 allows an unauthenticated attacker to know in which system directory the application code is running by sending a GET request to the endpoint.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-02T18:23:46.033Z

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

Link: CVE-2026-37069

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-27T20:17:42.820

Modified: 2026-09-02T19:17:17.493

Link: CVE-2026-37069

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T15:15:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor