SQL Injection in Opendcim
CVE-2026-28516
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.
Vulnerability class: SQL Injection
EPSS: 0.010 (59.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Opendcim — versions 23.04, 0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- disclosure@vulncheck.com (Exploit, technical-description, Third Party Advisory, exploit)
- disclosure@vulncheck.com (Exploit, exploit)
- disclosure@vulncheck.com (issue-tracking, Patch, Issue Tracking)
- disclosure@vulncheck.com (issue-tracking, Patch, patch, Issue Tracking)
- disclosure@vulncheck.com (Product)
- disclosure@vulncheck.com (Product)
- disclosure@vulncheck.com (Third Party Advisory, third-party-advisory)
Frequently asked questions
- What is CVE-2026-28516?
- CVE-2026-28516 is a high-severity vulnerability in Opendcim, classified under SQL Injection. CVSS score: 8.8/10. Published 2026-02-27.
- How severe is CVE-2026-28516?
- High severity. CVSS v3 base score is 8.8 out of 10.
- Is CVE-2026-28516 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.