Description
No description is available for this CVE.
Published: n/a
Score: 4.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability involves the Grafana Global Hub application exposing database connection credentials directly through an environment variable when configuring the database connection string. The embedded credentials are visible in plaintext as the application reads the variable without further protection, which constitutes clear‑text storage of sensitive information (CWE-312) and could lead to disclosure of database credentials.

Affected Systems

The flaw affects Grafana Global Hub. No specific version information is available from public sources, so administrators should determine the installed edition and version of Grafana Global Hub and consult vendor documentation for remedies that address credential handling in environment variables.

Risk and Exploitability

The CVSS score of 4.4 indicates a moderate severity assessment. EPSS data is not available, so the likelihood of exploitation cannot be quantified. The flaw is not listed in CISA’s KEV catalog. Based on the title, the most likely attack vector requires local access to the process environment or to logs that capture the environment variable. An attacker with such access could read the embedded credentials and potentially use them to reach the database.

Generated by OpenCVE AI on September 1, 2026 at 14:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Remove database credentials from environment variables and store them securely in a secrets manager or protected configuration file.
  • Mask or redact environment variables that contain sensitive data in application logs and system monitoring tools.
  • Restrict process‑environment access so that only trusted users and services can read the Grafana service environment.

Generated by OpenCVE AI on September 1, 2026 at 14:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Description No description is available for this CVE.
Title grafana-global-hub: grafana-global-hub: Direct database connection string with embedded credentials passed as environment variable
Weaknesses CWE-312
References
Metrics threat_severity

None

cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}

threat_severity

Important


Subscriptions

No data.

cve-icon MITRE

No data.

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-31T13:48:00Z

Links: CVE-2026-80221 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T15:00:11Z

Weaknesses
  • CWE-312

    Cleartext Storage of Sensitive Information