CVE-2025-14602
MediumCVSS 5.3Exploitation Probability (EPSS)
Low risk20th percentile - higher than 20% of all known CVEs
Summary
The application generates uploaded file names using a weak and predictable method based on the request timestamp. A remote attacker can guess or brute-force the filename within a short time window, access uploaded files, and facilitate further attacks.
Risk Assessment
Unauthorized access to uploaded files can lead to data leakage or enable the attacker to conduct further attacks on the system.
Recommendation
Apply the vendor's patch (https://vsdesk.ru/) — versions 14.0101 and later include the fix.
Other vulnerabilities in vsdesk
See all- CVE-2026-2334Critical
In vsDesk v14.0101, an authenticated attacker with administrative privileges can bypass client-side file validation in the "Import via CSV" component due to lack of server-side validation. This allows uploading arbitrary files, potentially leading to Remote Code Execution (RCE) within the web application context.
- CVE-2025-14600Critical
vsDesk contains an insecure deserialization vulnerability that allows a remote attacker to gain unauthorized administrative access. By manipulating application configuration data, an attacker can force the system to authenticate against an arbitrary LDAP server and provision a new administrative account.
- CVE-2025-14601High
An OS command injection vulnerability in vsDesk allows an authenticated attacker with admin privileges to execute arbitrary OS commands due to insufficient input filtering.
- CVE-2025-14603High
The application component processes user-supplied parameters insecurely, passing them into SQL queries. This can enable blind SQL injection, potentially exposing database contents or causing the application to become unresponsive. Apply patch from vendor https://vsdesk.ru/. Versions 14.0101 and on have the patch.
Original NVD description (English source)
The application generates uploaded file names using a weak and predictable method based on the request timestamp. This allows a remote attacker to accurately guess or brute-force the generated filename within a short time window. An attacker can successfully locate and access uploaded files, which can be used to facilitate further attacks. Apply patch from vendor https://vsdesk.ru/ . Versions 14.0101 and on have the patch.

