Vulnerability 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 Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Opendcim | Opendcim | 23.04 |
Related Weaknesses (CWE)
References
- https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/ExploitThird 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 TrackingPatch
- https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c2695607Issue TrackingPatch
- https://www.vulncheck.com/advisories/opendcim-os-command-injection-via-dot-confiThird Party Advisory
FAQ
What is CVE-2026-28517?
CVE-2026-28517 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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...
How severe is CVE-2026-28517?
CVE-2026-28517 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-28517?
Check the references section above for vendor advisories and patch information. Affected products include: Opendcim Opendcim.