CVE-2026-28517

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 sanitation. If an attacker can modify the fac_Config.dot value, arbitrary commands may be executed in the context of the web server process.
Configurations

Configuration 1 (hide)

cpe:2.3:a:opendcim:opendcim:23.04:*:*:*:*:*:*:*

History

10 Mar 2026, 14:40

Type Values Removed Values Added
CPE cpe:2.3:a:opendcim:opendcim:23.04:*:*:*:*:*:*:*
Summary
  • (es) openDCIM versión 23.04, a través del commit 4467e9c4, contiene una vulnerabilidad de inyección de comandos del sistema operativo en report_network_map.php. La aplicación recupera el parámetro de configuración 'dot' de la base de datos y lo pasa directamente a exec() sin validación ni saneamiento. Si un atacante puede modificar el valor fac_Config.dot, se pueden ejecutar comandos arbitrarios en el contexto del proceso del servidor web.
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
First Time Opendcim opendcim
Opendcim
References () https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/ - () https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/ - Third Party Advisory, Exploit
References () https://github.com/Chocapikk/opendcim-exploit - () https://github.com/Chocapikk/opendcim-exploit - Exploit
References () https://github.com/opendcim/openDCIM/blob/4467e9c4/report_network_map.php#L467 - () https://github.com/opendcim/openDCIM/blob/4467e9c4/report_network_map.php#L467 - Product
References () https://github.com/opendcim/openDCIM/blob/4467e9c4/report_network_map.php#L7 - () https://github.com/opendcim/openDCIM/blob/4467e9c4/report_network_map.php#L7 - Product
References () https://github.com/opendcim/openDCIM/pull/1664 - () https://github.com/opendcim/openDCIM/pull/1664 - Issue Tracking, Patch
References () https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09 - () https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09 - Issue Tracking, Patch
References () https://www.vulncheck.com/advisories/opendcim-os-command-injection-via-dot-configuration-parameter - () https://www.vulncheck.com/advisories/opendcim-os-command-injection-via-dot-configuration-parameter - Third Party Advisory

27 Feb 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-27 23:16

Updated : 2026-03-10 14:40


NVD link : CVE-2026-28517

Mitre link : CVE-2026-28517

CVE.ORG link : CVE-2026-28517


JSON object : View

Products Affected

opendcim

  • opendcim
CWE
CWE-78

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