AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-8986

UNKNOWN · CVSS N/A EPSS 0.52%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-09-19 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It may be remotely exploitable.

CVE
CVE-2024-8986
Severity
UNKNOWN
CVSS
N/A
EPSS
0.52%

Original NVD Description

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`. If 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.