CVE-2026-37065
Deferred Deferred - Pending Action

Arbitrary File Deletion in Veno File Manager

Vulnerability report for CVE-2026-37065, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-09-02

Assigner: MITRE

Description

Veno File Manager Project 4.4.9 is vulnerable to Arbitrary File Deletion in /vfm-admin/index.php?section=translations&action=update&remove=.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-09-02
Generated
2026-09-17
AI Q&A
2026-08-28
EPSS Evaluated
2026-09-15
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
veno_file_manager_project veno_file_manager 4.4.9

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-552 The product makes files or directories accessible to unauthorized actors, even though they should not be.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-37065 is an Arbitrary File Deletion vulnerability in Veno File Manager Project version 4.4.9. An authenticated attacker with superadmin privileges can exploit it by sending a crafted POST request to a vulnerable endpoint using the 'remove' parameter in the 'url' field. This allows deletion of any file on the system without further user interaction.

Detection Guidance

Check for unusual file deletions or modifications in the Veno File Manager directory. Monitor POST requests to /vfm-admin/index.php with the 'remove' parameter in the 'url' field. Look for superadmin accounts making unexpected requests.

Impact Analysis

If exploited, this vulnerability could allow an attacker to delete critical files on the system, potentially causing the application to become non-functional. For example, deleting root index.php could render the application unusable.

Compliance Impact

This vulnerability allows an authenticated attacker with superadmin privileges to delete arbitrary files on the system. If critical files are deleted, the application may become non-functional, potentially leading to data loss or service disruption. This could impact compliance with standards like GDPR (data protection) or HIPAA (healthcare data) by compromising data integrity or availability.

Mitigation Strategies

Immediately update Veno File Manager to a patched version. Restrict superadmin privileges to only necessary users. Implement file integrity monitoring to detect unauthorized deletions. Block suspicious POST requests to the vulnerable endpoint.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-37065. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart