LiveActive security incident?Get immediate response
CVE Record

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.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

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.
  • Limit database write privileges affecting fac_Config.dot.
  • Run the web server with least privilege and monitor command execution.
  • Block public access if openDCIM is not intended to be internet-facing.

Validation and detection

  • Inventory openDCIM deployments and confirm version or commit level.
  • Check whether report_network_map.php passes the dot setting to exec().
  • Review fac_Config.dot for unexpected or unsafe values.
  • Audit who can modify configuration values or write to the database.
  • Review logs for network map report access after configuration changes.
Prepared
Confidence
medium
Sources
8

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.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

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.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-28517 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.3 (4.0)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
9.3CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

9.3Critical
CVSS 4.0 vector shape for CVE-2026-28517Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
openDCIMopenDCIM0unknown
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.