SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-37064

MEDIUM · CVSS 5.3 EPSS 0.26% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-27 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The Veno File Manager Project version 4.4.9 contains a vulnerability in the /vfm-admin/ajax/usr-check.php endpoint that allows unauthenticated attackers to enumerate application users by sending crafted POST requests with a specified 'user_name' parameter. This user enumeration can lead to further attacks, such as credential stuffing or targeted phishing campaigns. Organizations using this version of the Veno File Manager should prioritize applying patches or mitigating measures to protect user data and prevent unauthorized access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-37064
Severity
MEDIUM
CVSS
5.3
EPSS
0.26%

Original NVD Description

User enumeration in /vfm-admin/ajax/usr-check.php in Veno File Manager Project 4.4.9 allows an unauthenticated attacker to enumerate the application users via sending a specially crafted POST request to the affected endpoint with a chosen 'user_name' parameter to test if the user exists.