{
  "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 missing authorization vulnerability in install.php and container-install.php. The installer and upgrade handler expose LDAP configuration functionality without enforcing application role checks. Any authenticated user can access this functionality regardless of assigned privileges. In deployments where REMOTE_USER is set without authentication enforcement, the endpoint may be accessible without credentials. This allows unauthorized modification of application configuration.",
  "id": "CVE-2026-28515",
  "modified": "2026-04-01T23:08:02.923524752Z",
  "published": "2026-02-27T23:16:05.960Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/opendcim/openDCIM/blob/4467e9c4/container-install.php#L421-L435"
    },
    {
      "type": "WEB",
      "url": "https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L293"
    },
    {
      "type": "WEB",
      "url": "https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L420-L434"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/opendcim-missing-authorization-in-install-php"
    },
    {
      "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:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}