CVE-2026-28517
Modified Modified - Updated After Analysis
OS Command Injection in openDCIM report_network_map.php

Publication date: 2026-02-27

Last updated on: 2026-05-12

Assigner: VulnCheck

Description
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 sanitization. If an attacker can modify the fac_Config.dot value, arbitrary commands may be executed in the context of the web server process.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-27
Last Modified
2026-05-12
Generated
2026-05-27
AI Q&A
2026-02-28
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
opendcim opendcim 23.04
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in openDCIM version 23.04 up to commit 4467e9c4. It is an OS command injection flaw found in the report_network_map.php file. The application takes the 'dot' configuration parameter from the database and passes it directly to the exec() function without any validation or sanitation. If an attacker can modify the fac_Config.dot value, they can execute arbitrary commands on the server with the privileges of the web server process.


How can this vulnerability impact me? :

This vulnerability can allow an attacker to execute arbitrary operating system commands on the server running openDCIM. This could lead to unauthorized access, data theft, data modification, service disruption, or complete system compromise depending on the commands executed and the privileges of the web server process.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart