Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Opendcim | Opendcim | 23.04 |
Related Weaknesses (CWE)
References
- https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/ExploitThird Party Advisory
- https://github.com/Chocapikk/opendcim-exploitExploit
- https://github.com/opendcim/openDCIM/blob/4467e9c4/container-install.php#L421-L4Product
- https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L293Product
- https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php#L420-L434Product
- https://github.com/opendcim/openDCIM/pull/1664Issue TrackingPatch
- https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c2695607Issue TrackingPatch
- https://www.vulncheck.com/advisories/opendcim-missing-authorization-in-install-pThird Party Advisory
FAQ
What is CVE-2026-28515?
CVE-2026-28515 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 fu...
How severe is CVE-2026-28515?
CVE-2026-28515 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-28515?
Check the references section above for vendor advisories and patch information. Affected products include: Opendcim Opendcim.