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
No history.
Information
Published : 2026-02-27 23:16
Updated : 2026-07-14 19:16
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
