CVE-2026-28517
openDCIM version 23.04, through commit 4467e9c4, contains an OS command injection vulnerability in report_network_map.php.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (5.65%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 4.0
- 9.3 CRITICALCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 5.65% probability · 93th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- opendcim/opendcim
- Source
- disclosure@vulncheck.com
References
- https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/Exploit, Third Party Advisory
- https://github.com/Chocapikk/opendcim-exploitExploit
- https://github.com/opendcim/openDCIM/blob/4467e9c4/report_network_map.php#L467Product
- https://github.com/opendcim/openDCIM/blob/4467e9c4/report_network_map.php#L7Product
- https://github.com/opendcim/openDCIM/pull/1664Issue Tracking, Patch
- https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09Issue Tracking, Patch
- https://www.vulncheck.com/advisories/opendcim-os-command-injection-via-dot-configuration-parameterThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.