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.
Published: 2026-08-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A crafted POST request to the /vfm-admin/ajax/usr-check.php endpoint can reveal whether a chosen user_name exists in the Veno File Manager Project 4.4.9 system. The vulnerability allows an attacker to enumerate all user accounts without authentication and potentially gain sensitive information about the user structure. This exposure can facilitate further targeted attacks such as credential guessing or social engineering, compromising the confidentiality of the system.

Affected Systems

The vulnerability is specific to Veno File Manager Project version 4.4.9. No other vendor or product information was publicly disclosed in the advisory.

Risk and Exploitability

The attack vector appears to be remote over the network, with the attacker needing only to send a POST request to the vulnerable endpoint. Because the vulnerability does not require prior authentication, the risk profile is elevated. EPSS data is not available, and the issue is not listed in CISA's KEV catalog. While the CVSS score is not provided, the ability to enumerate users could serve as a stepping stone to higher‑impact exploits, warranting moderate to high vigilance.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any official patch or update released for Veno File Manager Project 4.4.9 that addresses the enumeration issue
  • Configure the web server or application firewall to restrict access to /vfm-admin/ajax/usr-check.php, allowing traffic only from trusted IP ranges or requiring authentication
  • If a patch is not available, modify or disable the usr-check.php endpoint to prevent it from revealing user existence, or implement rate‑limiting and logging to detect enumeration attempts
  • Actively monitor logs for repeated POST attempts to the endpoint and investigate anomalous activity promptly

Generated by OpenCVE AI on August 28, 2026 at 05:59 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 Unauthenticated User Enumeration in Veno File Manager Project 4.4.9
Weaknesses CWE-200

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

Type Values Removed Values Added
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.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T18:52:43.278Z

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

Link: CVE-2026-37064

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-37064

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor