CVE-2026-28516

Source
https://cve.org/CVERecord?id=CVE-2026-28516
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-28516.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-28516
Published
2026-02-27T22:11:52.246Z
Modified
2026-07-08T08:12:45.289582074Z
Severity
  • 9.3 (Critical) CVSS_V4 - 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 CVSS Calculator
Summary
openDCIM <= 23.04 SQL Injection in Config::UpdateParameter
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/28xxx/CVE-2026-28516.json",
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-89"
    ]
}
References

Affected packages

Git / github.com/opendcim/opendcim

Affected ranges

Type
GIT
Repo
https://github.com/opendcim/opendcim
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_STRING"
    ],
    "cpe": "cpe:2.3:a:opendcim:opendcim:23.04:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "23.04"
        },
        {
            "introduced": "23.04"
        }
    ]
}

Affected versions

23.*
23.04

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-28516.json"