CVE-2026-28516 CRITICAL

CVE-2026-28516: openDCIM <= 23.04 SQL Injection in Config::UpdateParameter

Vendor Opendcim
Product openDCIM
Weakness CWE-89 · SQLi
Published February 27, 2026
Last update May 11, 2026

CVSS base score

9.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 27, 2026 CVE published
May 11, 2026 Record updated

Related vulnerabilities

04Related CVE