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: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

An authenticated user with the 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

The CVSS score is 9.8 and the EPSS score indicates an exploitation probability of less than 1%; 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 September 3, 2026 at 17:09 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 September 3, 2026 at 17:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Privilege Escalation via Arbitrary File Rename in Veno File Manager 4.4.9

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

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

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

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


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-09-02T18:10:17.441Z

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

Link: CVE-2026-37071

cve-icon Vulnrichment

Updated: 2026-09-02T18:10:14.167Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-37071

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T17:15:06Z

Weaknesses
  • CWE-269

    Improper Privilege Management