9.8

CVE-2026-28517

Medienbericht
Exploit

openDCIM <= 23.04 OS Command Injection via dot Configuration Parameter

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
OpendcimOpendcim Version23.04
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 5.65% 0.92
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
disclosure@vulncheck.com 9.3 0 0
CVSS: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/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Für Zugriff zu Vulnerability Intelligence ist ein VulnDex Zugang erforderlich.
VulnDex Intel
Media Report
17.05.2026 16:59
https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/
Third Party Advisory
Exploit
https://github.com/Chocapikk/opendcim-exploit
Exploit
https://github.com/opendcim/openDCIM/pull/1664
Patch
Issue Tracking
https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09
Patch
Issue Tracking
https://github.com/opendcim/openDCIM/blob/4467e9c4/report_network_map.php#L7
Product
https://github.com/opendcim/openDCIM/blob/4467e9c4/report_network_map.php#L467
Product
https://www.vulncheck.com/advisories/opendcim-os-command-injection-via-dot-configuration-parameter
Third Party Advisory