CVE-2026-28516

HIGH

openDCIM < 23.04 - Authenticated SQL Injection via Config::UpdateParameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-28516. Includes Metasploit module exploits/linux/http/opendcim_install_sqli_rce.

AI-analyzed exploit summary This Metasploit module exploits a SQL injection vulnerability in openDCIM's install.php (CVE-2026-28515) to achieve remote code execution by manipulating the Graphviz dot binary path and triggering an exec() call. It includes checks for vulnerability, backup/restore of configuration, and payload delivery.

Description

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.

Exploits (1)

metasploit WORKING POC EXCELLENT
rubypoclinux
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/http/opendcim_install_sqli_rce.rb

This Metasploit module exploits a SQL injection vulnerability in openDCIM's install.php (CVE-2026-28515) to achieve remote code execution by manipulating the Graphviz dot binary path and triggering an exec() call. It includes checks for vulnerability, backup/restore of configuration, and payload delivery.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: openDCIM 23.04 through 25.01
No auth needed
Prerequisites: Accessible install.php endpoint · Network access to the target
devstral-2 · analyzed Apr 15, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.2384
EPSS Percentile 96.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-89
Status published
Products (2)
opendcim/opendcim 23.04
openDCIM/openDCIM < 23.04
Published Feb 27, 2026
Tracked Since Feb 28, 2026