VYPR

DMS

by R SOFT

CVEs (5)

  • CVE-2026-41879Jul 10, 2026
    risk 0.00cvss epss 0.00

    R-SOFT DMS stores superadmin credentials using a non-salted nested MD5 hash. This allows an attacker who obtain password hash to decode superadmin credentials. Critically, this password cannot be changed except by modifying the configuration file. This issue was fixed in…

  • CVE-2026-41878Jul 10, 2026
    risk 0.00cvss epss 0.00

    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…

  • CVE-2026-41880Jul 10, 2026
    risk 0.00cvss epss 0.01

    R-SOFT DMS is vulnerable to OS Command Injection in the Optical Character Recognition (OCR) module. Multiple command execution functions accept user-controllable file paths without proper sanitization before passing them to the system shell via SSH. In current infrastructure…

  • CVE-2026-41877Jul 10, 2026
    risk 0.00cvss epss 0.00

    R-SOFT DMS is vulnerable to Stored XSS in file upload functionality. Authenticated attacker can inject arbitrary HTML and JS into the name of the file being uploaded, which will be executed when visiting file list or upload status by other users. This issue was fixed in…

  • CVE-2026-41876Jul 10, 2026
    risk 0.00cvss epss 0.01

    R-SOFT DMS is vulnerable to OS Command Injection in konwertujAction() function. The document converter executes shell commands using unsanitized file paths and format parameters. This allows an authenticated attacker to execute arbitrary system commands with the privileges of…