FixVibe

// 代码 / 聚焦

openDCIM Command Injection Source Advisory

A database-controlled Graphviz path should not become a shell command.

概要

openDCIM is often deployed close to data-center inventory, racks, power, and network maps. CVE-2026-28517 sits in report generation: a Graphviz `dot` command path read from configuration can reach shell execution if the vulnerable source pattern is present.

運作方式

The repo check looks for `report_network_map.php` source where the openDCIM `dot` configuration value flows into PHP `exec()` without recognized shell escaping. The signal is intentionally narrow: file-specific, configuration-specific, and source-only.

影响范围

If the affected file is deployed and an attacker can influence the `dot` configuration path under the conditions described by the advisory, command execution may affect the openDCIM host. A repo match should drive an upgrade or patch review before anyone treats it as confirmed production compromise.

// what fixvibe checks

What FixVibe checks

FixVibe repo scans look for high-confidence security patterns and dependency risk in source context. Reports identify the affected area and recommended fix. For check-specific questions about exact detection heuristics, active payload details, or source-code rule patterns, contact support@fixvibe.app.

铁壁防御

Upgrade openDCIM to a fixed release or apply the upstream patch. If maintaining a fork, validate the Graphviz executable path against a strict allowlist, avoid shell command strings where possible, escape any remaining shell boundary, and rerun the repo scan after patching.

// 在你自己的应用上跑一遍

放心继续发布,FixVibe 持续帮你看守风险。

FixVibe 像攻击者一样对你的应用公开面进行压力测试 —— 无代理、无安装、无信用卡。我们持续研究新的漏洞模式,并把它们转化成实用检查和可直接用于 Cursor、Claude、Copilot 的修复方案。

源代码
58
本类别中触发的测试
模块
20
专属 源代码 检查
每次扫描
397+
跨所有类别的测试
  • 免费 —— 无需信用卡,无需安装,无需 Slack 通知
  • 只需粘贴 URL —— 我们爬取、探测、生成报告
  • 按严重程度分级,去重至只剩信号
  • 最新 AI 修复提示词,可直接粘贴到 Cursor、Claude、Copilot
运行免费扫描

// 最新检查 · 实用修复 · 安心发布

openDCIM Command Injection Source Advisory — 漏洞聚焦 | FixVibe · FixVibe