{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "23.04"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "5e24d4c5daff7f3db12a90594b9ad56e136fc374"
            }
          ],
          "repo": "https://github.com/opendcim/openDCIM",
          "type": "GIT"
        }
      ]
    }
  ],
  "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.",
  "id": "CVE-2026-28516",
  "modified": "2026-04-01T23:10:15.744699690Z",
  "published": "2026-02-27T23:16:06.180Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/opendcim/openDCIM/blob/4467e9c4/config.inc.php#L75-L90"
    },
    {
      "type": "WEB",
      "url": "https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L420-L434"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/opendcim-sql-injection-in-config-updateparameter"
    },
    {
      "type": "FIX",
      "url": "https://github.com/opendcim/openDCIM/pull/1664"
    },
    {
      "type": "FIX",
      "url": "https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/Chocapikk/opendcim-exploit"
    },
    {
      "type": "EVIDENCE",
      "url": "https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}