Description
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 the web server user.

This issue was fixed in version v3.19-2752 and v3.17-2580.
Published: 2026-07-10
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

R‑SOFT DMS contains an OS Command Injection flaw in the konwertujAction() function. The document converter builds and executes shell commands by interpolating unvalidated file paths and format parameters. An attacker who can authenticate to the web application can therefore supply crafted inputs that cause the server to run arbitrary commands with the privileges of the web server user, enabling data exfiltration, compromise of the underlying operating system, or further lateral movement within the host environment.

Affected Systems

The vulnerability affects all versions of R‑SOFT SERWIS DMS prior to the releases that contain the fix – v3.19‑2752 and v3.17‑2580. Any installation of DMS that has not been updated to one of these versions is susceptible to exploitation.

Risk and Exploitability

The flaw carries a high CVSS score of 8.7 and an EPSS score of 1%, indicating a low but non‑zero likelihood of exploitation in the current environment. It is not listed in the CISA KEV catalog. Because the attack requires only authentication to the web interface and uses the konwertujAction() endpoint, an attacker who gains valid credentials can readily execute arbitrary code as the web server process. There are no special environment constraints beyond the presence of the vulnerable endpoint, making this a straightforward high‑risk vulnerability.

Generated by OpenCVE AI on July 29, 2026 at 11:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade R‑SOFT SERWIS DMS to v3.19‑2752 or v3.17‑2580, which contain the fix for the command injection flaw.
  • If an upgrade cannot be performed immediately, restrict access to the konwertujAction() URL to only trusted administrators and apply strict input validation to the file path and format parameters.
  • Reduce the privileges of the web server user to the minimum necessary for the application to function, limiting the impact scope of a successful injection attempt.

Generated by OpenCVE AI on July 29, 2026 at 11:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared R-soft Serwis
R-soft Serwis dms
Vendors & Products R-soft Serwis
R-soft Serwis dms

Fri, 10 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
Description 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 the web server user. This issue was fixed in version v3.19-2752 and v3.17-2580.
Title OS Command Injection in R-SOFT DMS
Weaknesses CWE-78
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L'}


Subscriptions

R-soft Serwis Dms
cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-07-10T10:57:21.972Z

Reserved: 2026-04-22T11:32:15.204Z

Link: CVE-2026-41876

cve-icon Vulnrichment

Updated: 2026-07-10T10:57:17.549Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:15:04Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')