Kritische RCE-Schwachstelle in openDCIM Version 23.04 (CVE-2026-28517)

⚠️ CVE-Referenzen: CVE-2026-28517

Zusammenfassung

In der openDCIM-Version 23.04 wurde eine kritische Sicherheitslücke mit der CVE-ID CVE-2026-28517 entdeckt. Die Schwachstelle ermöglicht es Angreifern, durch manipulierte Eingaben in der Konfigurationsdatei 'fac_Config.dot' beliebigen Schadcode auf dem Webserver auszuführen. Administratoren sollten dringend auf die neueste Version von openDCIM aktualisieren, um diese Anfälligkeit zu beseitigen.

openDCIM version 23.04, through commit 4467e9c4, contains an OS command injection vulnerability in report_network_map.php. The application retrieves the 'dot' configuration parameter from the database and passes it directly to exec() without validation or sanitation. If an attacker can modify the fac_Config.dot value, arbitrary commands may be executed in the context of the web server process.
Quelle: app.opencve.io