{
  "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 an OS command injection vulnerability in report_network_map.php. The application retrieves the 'dot' configuration parameter from the database and passes it directly to exec() without validation or sanitation. If an attacker can modify the fac_Config.dot value, arbitrary commands may be executed in the context of the web server process.",
  "id": "CVE-2026-28517",
  "modified": "2026-03-15T21:49:43.759086865Z",
  "published": "2026-02-27T23:16:06.357Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/opendcim/openDCIM/blob/4467e9c4/report_network_map.php#L467"
    },
    {
      "type": "WEB",
      "url": "https://github.com/opendcim/openDCIM/blob/4467e9c4/report_network_map.php#L7"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/opendcim-os-command-injection-via-dot-configuration-parameter"
    },
    {
      "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://chocapikk.com/posts/2026/opendcim-sqli-to-rce/"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/Chocapikk/opendcim-exploit"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}