PatchSiren cyber security CVE debrief
CVE-2026-28515 openDCIM CVE debrief
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.
- Vendor
- openDCIM
- Product
- Unknown
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-02-27
- Original CVE updated
- 2026-07-14
- Advisory published
- 2026-02-27
- Advisory updated
- 2026-07-14
Who should care
Administrators and users of openDCIM version 23.04 should be aware of this vulnerability and take immediate action to mitigate the risk. This vulnerability is particularly concerning in deployments where REMOTE_USER is set without authentication enforcement.
Technical summary
The vulnerability exists in the install.php and container-install.php files of openDCIM version 23.04, through commit 4467e9c4. The installer and upgrade handler expose LDAP configuration functionality without enforcing application role checks, allowing any authenticated user to access this functionality regardless of assigned privileges. This can lead to unauthorized modification of application configuration. In deployments where REMOTE_USER is set without authentication enforcement, the endpoint may be accessible without credentials, further increasing the risk. The CVSS score for this vulnerability is 9.3, indicating a critical severity. Administrators and users of openDCIM version 23.04 should be aware of this vulnerability and take immediate action to mitigate the risk, particularly in deployments where REMOTE_USER is set without authentication enforcement.
Defensive priority
High
Recommended defensive actions
- Apply the patches provided in the GitHub pull request #1664
- Restrict access to the install.php and container-install.php files
- Enforce authentication and authorization checks for LDAP configuration functionality
- Monitor for suspicious activity and implement compensating controls
- Consider implementing additional security measures such as role-based access control and multi-factor authentication
Evidence notes
The evidence for this vulnerability comes from the openDCIM GitHub repository and the NVD CVE record. The vulnerability was reported by Chocapikk and disclosed by Vulncheck. The CVE record was published on 2026-02-27T23:16:05.960Z and last modified on 2026-07-14T19:16:53.473Z.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-28515 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-28515
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-28515 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-28515
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://chocapikk.com/posts/2026/opendcim-sqli-to-rce/
[email protected] - Exploit, Third Party Advisory
-
Source reference
Unverified legacy reference
URL: https://github.com/Chocapikk/opendcim-exploit
[email protected] - Exploit
-
Source reference
Unverified legacy reference
URL: https://github.com/opendcim/openDCIM/blob/4467e9c4/container-install.php
[email protected] - Product
-
Source reference
Unverified legacy reference
URL: https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php
[email protected] - Product
-
Source reference
Unverified legacy reference
URL: https://github.com/opendcim/openDCIM/blob/4467e9c4/install.php
[email protected] - Product
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/opendcim/openDCIM/pull/1664
[email protected] - Issue Tracking, Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/opendcim/openDCIM/pull/1664/changes/8f7ab2a710086a9c8c269560793e47c577ddda09
[email protected] - Issue Tracking, Patch
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.