{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.11.1"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "adc4c2932ec7039a6b7effeace098e5bc46861c6"
            },
            {
              "fixed": "e4ff45ecbc6ad212951815c8c99b2749fbd7de6b"
            }
          ],
          "repo": "https://github.com/openwrt/luci",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-pm9w-522m-8rrh"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58000.json"
  },
  "details": "luci-proto-openvpn through 0.11.1, fixed in commit e4ff45e, contains a command injection vulnerability in the generateKey ubus method where the cl_meta parameter is interpolated into a shell command without proper escaping or quoting. An authenticated LuCI user with OpenVPN protocol configuration access can inject arbitrary shell metacharacters into cl_meta to execute commands as root via the popen function.",
  "id": "CVE-2026-58000",
  "modified": "2026-07-15T01:49:18.997639879Z",
  "published": "2026-06-29T18:16:04.973Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58000.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/openwrt/luci/security/advisories/GHSA-pm9w-522m-8rrh"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58000"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/luci-proto-openvpn-command-injection-via-cl-meta-parameter-in-generatekey"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openwrt/luci/commit/e4ff45ecbc6ad212951815c8c99b2749fbd7de6b"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/openwrt/luci"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "luci-proto-openvpn - Command Injection via cl_meta Parameter in generateKey"
}