CVE-2026-28515 PUBLISHED

openDCIM <= 23.04 Missing Authorization in install.php

Assigner: VulnCheck
Reserved: 27.02.2026 Published: 27.02.2026 Updated: 27.02.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor openDCIM
Product openDCIM
Versions Default: unknown
  • affected from 0 to 23.04 (incl.)

Credits

  • Valentin Lobstein (Chocapikk) finder

References

Problem Types

  • CWE-862 Missing Authorization CWE