Description
R-SOFT DMS is vulnerable to Insecure Direct Object Reference (IDOR) attack in multiple file download endpoints. The application fetches files from the database by ID and serves them to whoever requests them, relying only on session authentication, meaning any valid user can access any file. This issue was fixed in version v3.19-2862 and v3.17-2580.
Problem types
CWE-639 Authorization Bypass Through User-Controlled Key
Product status
Any version before v3.19-2862
Any version before v3.17-2580
Credits
Marek Figielski (Vanilla.pl)
References
cert.pl/posts/2026/07/CVE-2026-41876