openDCIM version 23.04, through commit 4467e9c4, contains a SQL injection vulnerability in Config::UpdateParameter. The install.php and container-install.php handlers pass user-supplied input directly into SQL statements using string interpolation without prepared statements or proper input sanitation. An authenticated user can execute arbitrary SQL statements against the underlying database.
References
| Link | Resource |
|---|---|
| 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/blob/4467e9c4/config.inc.php#L75-L90 | Product |
| https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L420-L434 | Product |
| https://github.com/opendcim/openDCIM/pull/1664 | Issue Tracking Patch |
| https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09 | Issue Tracking Patch |
| https://www.vulncheck.com/advisories/opendcim-sql-injection-in-config-updateparameter | Third Party Advisory |
Configurations
History
10 Mar 2026, 14:46
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:opendcim:opendcim:23.04:*:*:*:*:*:*:* | |
| First Time |
Opendcim opendcim
Opendcim |
|
| Summary |
|
|
| References | () https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/ - Third Party Advisory, Exploit | |
| References | () https://github.com/Chocapikk/opendcim-exploit - Exploit | |
| References | () https://github.com/opendcim/openDCIM/blob/4467e9c4/config.inc.php#L75-L90 - Product | |
| References | () https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L420-L434 - Product | |
| References | () https://github.com/opendcim/openDCIM/pull/1664 - Issue Tracking, Patch | |
| References | () https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09 - Issue Tracking, Patch | |
| References | () https://www.vulncheck.com/advisories/opendcim-sql-injection-in-config-updateparameter - Third Party Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
27 Feb 2026, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-27 23:16
Updated : 2026-03-10 14:46
NVD link : CVE-2026-28516
Mitre link : CVE-2026-28516
CVE.ORG link : CVE-2026-28516
JSON object : View
Products Affected
opendcim
- opendcim
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
