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.
References
| Link | Resource |
|---|---|
| https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/ | Exploit Third Party Advisory |
| https://github.com/Chocapikk/opendcim-exploit | Exploit |
| https://github.com/opendcim/openDCIM/blob/4467e9c4/container-install.php#L421-L435 | Product |
| https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L293 | Product |
| https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L420-L434 | Product |
| https://github.com/opendcim/openDCIM/pull/1664 | Issue Tracking Patch |
| https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09 | Issue Tracking Patch |
| https://www.vulncheck.com/advisories/opendcim-missing-authorization-in-install-php | Third Party Advisory |
Configurations
History
10 Mar 2026, 15:03
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
| First Time |
Opendcim opendcim
Opendcim |
|
| Summary |
|
|
| CPE | cpe:2.3:a:opendcim:opendcim:23.04:*:*:*:*:*:*:* | |
| References | () https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/ - Exploit, Third Party Advisory | |
| References | () https://github.com/Chocapikk/opendcim-exploit - Exploit | |
| References | () https://github.com/opendcim/openDCIM/blob/4467e9c4/container-install.php#L421-L435 - Product | |
| References | () https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L293 - Product | |
| References | () https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L420-L434 - Product | |
| References | () https://github.com/opendcim/openDCIM/pull/1664 - Issue Tracking, Patch | |
| References | () https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09 - Issue Tracking, Patch | |
| References | () https://www.vulncheck.com/advisories/opendcim-missing-authorization-in-install-php - Third Party Advisory |
27 Feb 2026, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-27 23:16
Updated : 2026-03-10 15:03
NVD link : CVE-2026-28515
Mitre link : CVE-2026-28515
CVE.ORG link : CVE-2026-28515
JSON object : View
Products Affected
opendcim
- opendcim
CWE
CWE-862
Missing Authorization
