Description
Arbitrary File Rename Leading to Privilege Escalation in Actions::renameFile() function in Veno File Manager Project 4.4.9 allows an authenticated attacker with 'reanme' permission to take over the super administrator account via a specially crafted POST request to the affected endpoint renaming the application configuration file and triggering a rebuild of configuration and resetting super administrator credentials to default values.
Published: 2026-08-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user with ability to rename files can craft a POST request to the renaming endpoint in Veno File Manager 4.4.9. By renaming the application configuration file and triggering a rebuild, the system resets the super administrator credentials to their default values, effectively allowing the attacker to assume the highest level of control. The core weakness is the lack of authorization checks and improper handling of file rename operations in the affected function, leading to a direct privilege escalation pathway.

Affected Systems

The vulnerability is present in Veno File Manager Project version 4.4.9. No specific vendor product identifiers are listed beyond the project name; users running this exact version are impacted, while later releases are assumed to have fixed the issue.

Risk and Exploitability

Currently no CVSS score or EPSS information is available for this vulnerability, and it is not listed in the CISA KEV catalog. Nonetheless, the attack requires only authenticated access with rename permissions, a capability usually granted to a limited set of trusted users. The impact is critical because it fully compromises the super administrator account. Potential attackers can construct the malicious request over HTTP to the rename endpoint, which in turn triggers the automatic configuration rebuild and credential reset. Given the straightforward nature of the exploit and the high potential impact, the risk is considered high for any environment running the affected version and lacking adequate role isolation.

Generated by OpenCVE AI on August 28, 2026 at 05:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Veno File Manager update that addresses the rename-file vulnerability
  • Limit the 'rename' permission to users who absolutely require it and apply role-based access controls
  • If the rename functionality is unnecessary in your deployment, disable or remove the endpoint to block the attack vector

Generated by OpenCVE AI on August 28, 2026 at 05:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Arbitrary File Rename Enables Privilege Escalation in Veno File Manager
Weaknesses CWE-649

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

Type Values Removed Values Added
Description Arbitrary File Rename Leading to Privilege Escalation in Actions::renameFile() function in Veno File Manager Project 4.4.9 allows an authenticated attacker with 'reanme' permission to take over the super administrator account via a specially crafted POST request to the affected endpoint renaming the application configuration file and triggering a rebuild of configuration and resetting super administrator credentials to default values.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T19:03:20.414Z

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

Link: CVE-2026-37071

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-27T20:17:43.120

Link: CVE-2026-37071

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T06:00:14Z

Weaknesses
  • CWE-649

    Reliance on Obfuscation or Encryption of Security-Relevant Inputs without Integrity Checking