Vulnerability Details : CVE-2021-41090
Grafana Agent is a telemetry collector for sending metrics, logs, and trace data to the opinionated Grafana observability stack. Prior to versions 0.20.1 and 0.21.2, inline secrets defined within a metrics instance config are exposed in plaintext over two endpoints: metrics instance configs defined in the base YAML file are exposed at `/-/config` and metrics instance configs defined for the scraping service are exposed at `/agent/api/v1/configs/:key`. Inline secrets will be exposed to anyone being able to reach these endpoints. If HTTPS with client authentication is not configured, these endpoints are accessible to unauthenticated users. Secrets found in these sections are used for delivering metrics to a Prometheus Remote Write system, authenticating against a system for discovering Prometheus targets, and authenticating against a system for collecting metrics. This does not apply for non-inlined secrets, such as `*_file` based secrets. This issue is patched in Grafana Agent versions 0.20.1 and 0.21.2. A few workarounds are available. Users who cannot upgrade should use non-inline secrets where possible. Users may also desire to restrict API access to Grafana Agent with some combination of restricting the network interfaces Grafana Agent listens on through `http_listen_address` in the `server` block, configuring Grafana Agent to use HTTPS with client authentication, and/or using firewall rules to restrict external access to Grafana Agent's API.
Vulnerability category: Information leak
Products affected by CVE-2021-41090
- cpe:2.3:a:grafana:agent:*:*:*:*:*:*:*:*
- cpe:2.3:a:grafana:agent:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-41090
0.32%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 70 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-41090
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:N/A:N |
8.6
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
3.9
|
2.5
|
GitHub, Inc. |
CWE ids for CVE-2021-41090
-
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.Assigned by: security-advisories@github.com (Secondary)
-
The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-41090
-
https://github.com/grafana/agent/pull/1152
announce patch releases by rfratto · Pull Request #1152 · grafana/agent · GitHubPatch;Third Party Advisory
-
https://github.com/grafana/agent/releases/tag/v0.21.2
Release v0.21.2 · grafana/agent · GitHubRelease Notes;Third Party Advisory
-
https://github.com/grafana/agent/releases/tag/v0.20.1
Release v0.20.1 · grafana/agent · GitHubRelease Notes;Third Party Advisory
-
https://github.com/grafana/agent/security/advisories/GHSA-9c4x-5hgq-q3wh
Inline secrets exposure · Advisory · grafana/agent · GitHubThird Party Advisory
-
https://security.netapp.com/advisory/ntap-20211229-0004/
December 2021 Grafana Vulnerabilities in NetApp Products | NetApp Product SecurityThird Party Advisory
-
https://github.com/grafana/agent/commit/af7fb01e31fe2d389e5f1c36b399ddc46b412b21
announce patch releases for cve-2021-41090 (#1152) · grafana/agent@af7fb01 · GitHubPatch;Third Party Advisory
Jump to