CVE-2026-28516
HIGHopenDCIM < 23.04 - Authenticated SQL Injection via Config::UpdateParameter
Title source: llmExploitation 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)
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.
References (7)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H