{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0.106.0"
              },
              {
                "last_affected": "0.249.0"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "f94df4a6f21dbe69dec4745793b71ecb71e07333"
            },
            {
              "last_affected": "41102661e6497e3dc9c8bcec9a734b674f163ceb"
            }
          ],
          "repo": "https://github.com/grafana/grafana-plugin-sdk-go",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "GRAFANA",
    "cwe_ids": [
      "CWE-522"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/8xxx/CVE-2024-8986.json"
  },
  "details": "The grafana plugin SDK bundles build metadata into the binaries it compiles; this metadata includes the repository URI for the plugin being built, as retrieved by running `git remote get-url origin`.\n \nIf credentials are included in the repository URI (for instance, to allow for fetching of private dependencies), the final binary will contain the full URI, including said credentials.",
  "id": "CVE-2024-8986",
  "modified": "2026-07-15T01:48:56.012860903Z",
  "published": "2024-09-19T10:57:01.035Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/8xxx/CVE-2024-8986.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://grafana.com/security/security-advisories/cve-2024-8986/"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8986"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/grafana/grafana-plugin-sdk-go"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H/AU:Y/R:U/RE:L",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Information Leakage in grafana-plugin-sdk-go"
}