CVE-2026-28517

critical
Published 2026-02-27 · Modified 2026-05-12
CVSS v3
9.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2
VIR risk
9.8

Description

openDCIM version 23.04, through commit 4467e9c4, contains an OS command injection vulnerability in report_network_map.php. The application retrieves the 'dot' configuration parameter from the database and passes it directly to exec() without validation or sanitization. If an attacker can modify the fac_Config.dot value, arbitrary commands may be executed in the context of the web server process.

Predictions

Exploit likelihood
97%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: disclosure@vulncheck.com — https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09

vendor Authored 2026-05-27

Vendor advisory: disclosure@vulncheck.com — https://github.com/opendcim/openDCIM/pull/1664

Application impact

VendorProductVersionsFixed
opendcimopendcim23.04

References

CWEs

CWE-78

Verify integrity in audit chain (admin only). AS-IS.