CVE Catalog

CVE-2026-41878

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.47%

37th percentile - higher than 37% of all known CVEs

Summary

An IDOR vulnerability in R-SOFT DMS allows unauthorized file access by manipulating IDs in download requests. The system does not verify user permissions for specific files, relying solely on session authentication.

Risk Assessment

Any authenticated user can download any file stored in the system, leading to sensitive data leakage, privacy breaches, and potential financial or reputational damage.

Recommendation

Immediately update R-SOFT DMS to version v3.19-2862 or v3.17-2580, which fix the vulnerability. As a temporary measure, restrict access to file download endpoints to trusted users only.

Other vulnerabilities in R-SOFT DMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS