CVE-2026-75413
Low risk· EPSS 6%Exploitation Probability (EPSS)
Low risk6th percentile - higher than 6% of all known CVEs
Summary
DocSys V2.02.80 is vulnerable to Any File Download. An attacker does not need to go through authentication to utilize the downloadDocEx.do interface and download any file via the parameter targetPath.
Risk Assessment
An unauthenticated attacker can download arbitrary files from the server, including configuration files, user data, or other sensitive information, potentially leading to data leakage.
Recommendation
Require authentication for the downloadDocEx.do interface and add validation of the targetPath parameter to prevent access to files outside the allowed directory.
Other vulnerabilities in DocSys
See all- CVE-2026-67678Critical
File Upload vulnerability in RainyGao-Hithub DocSys v.2.02.80 allows a remote attacker to execute arbitrary code.
- CVE-2026-75328High
In DocSys-master V2.02.85, the downloadDocEx interface in src/com/DocSystem/controller/DocController.java has an arbitrary file read vulnerability.
Original NVD description (English source)
DocSys V2.02.80 is vulnerable to Any File Download. An attacker does not need to go through authentication to utilize the downloadDocEx.do interface and download any file via the parameter targetPath.

