CVE-2025-56132

LiquidFiles filetransfer server is vulnerable to a user enumeration issue in its password reset functionality. The application returns distinguishable responses for valid and invalid email addresses, allowing unauthenticated attackers to determine the existence of user accounts. Version 4.2 introduces user-based lockout mechanisms to mitigate brute-force attacks, user enumeration remains possible by default. In versions prior to 4.2, no such user-level protection is in place, only basic IP-based rate limiting is enforced. This IP-based protection can be bypassed by distributing requests across multiple IPs (e.g., rotating IP or proxies). Effectively bypassing both login and password reset security controls. Successful exploitation allows an attacker to enumerate valid email addresses registered for the application, increasing the risk of follow-up attacks such as password spraying.
Configurations

No configuration.

History

01 Oct 2025, 21:16

Type Values Removed Values Added
CWE CWE-305
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.3

30 Sep 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-30 19:15

Updated : 2025-10-02 19:12


NVD link : CVE-2025-56132

Mitre link : CVE-2025-56132

CVE.ORG link : CVE-2025-56132


JSON object : View

Products Affected

No product.

CWE
CWE-305

Authentication Bypass by Primary Weakness