CVE-2026-28517: openDCIM <= 23.04 OS Command Injection via dot Configuration Parameter
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.
Security readout for executives and security teams
Plain-English summary
openDCIM can be made to run operating-system commands if an attacker can change its stored Graphviz dot setting. That turns a configuration value into code execution under the web server account. The impact is critical for exposed or weakly controlled openDCIM deployments, but the supplied evidence does not prove active exploitation in the wild.
Executive priority
Prioritize this for immediate assessment because successful exploitation can lead to full server-side command execution. Focus first on internet-facing openDCIM, systems with shared admin access, and environments where openDCIM has access to sensitive infrastructure data.
Technical view
CVE-2026-28517 is CWE-78 in openDCIM 23.04 through commit 4467e9c4. report_network_map.php reads fac_Config.dot and passes it to exec() without validation or sanitization. Public references include exploit-tagged material and a project pull request, but the bundle does not identify a fixed release or KEV listing.
Likely exposure
Primary exposure is openDCIM deployments where an unauthenticated or low-control path can modify fac_Config.dot, including through another vulnerability or database write access. Internet-facing openDCIM instances and systems with broad admin access are higher risk.
Exploitation context
The CVE is not listed as KEV in the bundle. Public exploit-tagged references exist, including a technical writeup and repository, so defenders should treat details as publicly available. Do not assume confirmed active exploitation without additional evidence.
Researcher notes
The key condition is control over fac_Config.dot. The CVSS vector says network, low complexity, no privileges, and no user interaction, but the supplied description frames exploitation around modifying a stored configuration value. Validate the reachable write path before concluding practical unauthenticated exploitability.
Mitigation direction
Review openDCIM PR 1664 and vendor guidance for an official fix.
Upgrade or patch once a vendor-confirmed fixed version is available.
Restrict access to openDCIM administration and configuration-changing functions.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-78: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
7Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.