CVE-2026-47701

HIGHPre-NVD 7.77.7
EchelonGraph scoreLOW confidence

This high-severity CVE scores 7.7 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit probability: 0.0%, top 96% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: cna:github_m, epss
7.7
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.7Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

OpenTelemetry Operator for Kubernetes's ServiceMonitor bearerTokenFile reads arbitrary local file and sends contents as bearer auth

Affected

Repository: github.com/open-telemetry/opentelemetry-operator Component: cmd/otel-allocator (TargetAllocator) Companion: Prometheus Operator API types (CRDs)

Summary

OpenTelemetry Operator's TargetAllocator watches ServiceMonitor resources via the Prometheus Operator CR watcher and converts each selected endpoint into a Prometheus scrape configuration entry. The endpoint field bearerTokenFile is preserved through the conversion as HTTPClientConfig.Authorization.CredentialsFile. The OpenTelemetry Collector, configured with the Prometheus receiver, then loads that scrape config and, at scrape time, reads the file from its own pod filesystem and sends the contents as Authorization: Bearer ... to the scrape endpoint.

A tenant who can create or update a ServiceMonitor selected by TargetAllocator can set bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token and a scrape target the tenant controls. The Collector then ships its mounted service account JWT to that target on every scrape interval.

The Prometheus Operator project addressed the same primitive via the ArbitraryFSAccessThroughSMs.Deny admission/runtime guard.

Preconditions

The OpenTelemetry Collector needs to be deployed with targetAllocator.prometheusCR.enabled: true and serviceMonitorSelector / serviceMonitorNamespaceSelector matching at least one namespace where the attacker can create or update ServiceMonitor (or paired with a TargetAllocator resource with the same respective settings). The Collector pod needs to have its service account token mounted. The Collector needs to be able to reach the scrape target chosen by the attacker.

Impact

Tenant ServiceMonitor write becomes equivalent to the OpenTelemetry Collector pod's service account against the Kubernetes API. Real impact depends on what the Collector service account is granted in a given deployment. Typical cluster monitoring setups grant pod, node, endpoint, namespace, and service list across the cluster, which is enough to enumerate and identify further targets. The same primitive can read any file the Collector pod has on disk including mounted certificates and other tokens.

Fix

https://github.com/open-telemetry/opentelemetry-operator/pull/5104 adds support to disable service and podmonitor endpoints that read arbitrary files. DenyFSAccessThroughSMs causes the Target Allocator to drop ServiceMonitor and PodMonitor endpoints that reference arbitrary files on the file system. When enabled, endpoints with bearerTokenFile, tlsConfig.caFile, tlsConfig.certFile, or tlsConfig.keyFile are dropped from the produced scrape configuration while the remaining endpoints are kept. This prevents tenants from stealing the Collector's service account token via ServiceMonitor bearerTokenFile references. This is the equivalent of ArbitraryFSAccessThroughSMs.Deny from the Prometheus Operator.

CVSS v3
7.7
EG Score
7.7(low)
EPSS
4.4%
KEV
Not listed

Published

June 10, 2026

Last Modified

June 10, 2026

Vendor Advisories for CVE-2026-47701(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
Go(1)
PackageVulnerable rangeFixed inDependents
github.com/open-telemetry/opentelemetry-operator0.152.0

Data Freshness Timeline

(refreshed 13× in last 7d / 58× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-07 06:12 UTCEG score recompute
  2. 2026-07-05 22:09 UTCEG score recompute
  3. 2026-07-05 11:13 UTCEG score recompute
  4. 2026-07-04 22:40 UTCEG score recompute
  5. 2026-07-04 11:43 UTCEG score recompute
  6. 2026-07-03 15:00 UTCEG score recompute
  7. 2026-07-03 02:18 UTCEG score recompute
  8. 2026-07-02 15:21 UTCEG score recompute
  9. 2026-07-02 04:24 UTCEG score recompute
  10. 2026-07-01 17:26 UTCEG score recompute
  11. 2026-07-01 06:18 UTCEG score recompute
  12. 2026-06-30 19:21 UTCEG score recompute
  13. 2026-06-30 08:22 UTCEG score recompute
  14. 2026-06-29 21:26 UTCEG score recompute
  15. 2026-06-29 10:29 UTCEG score recompute
  16. 2026-06-28 23:32 UTCEG score recompute
  17. 2026-06-28 12:34 UTCEG score recompute
  18. 2026-06-28 01:38 UTCEG score recompute
  19. 2026-06-27 14:38 UTCEG score recompute
  20. 2026-06-27 03:40 UTCEG score recompute
  21. 2026-06-26 16:38 UTCEG score recompute
  22. 2026-06-26 05:42 UTCEG score recompute
  23. 2026-06-25 18:45 UTCEG score recompute
  24. 2026-06-25 07:49 UTCEG score recompute
  25. 2026-06-24 20:52 UTCEG score recompute
Show 33 more
  1. 2026-06-24 06:54 UTCEG score recompute
  2. 2026-06-23 19:29 UTCEG score recompute
  3. 2026-06-23 08:30 UTCEG score recompute
  4. 2026-06-22 18:20 UTCEG score recompute
  5. 2026-06-22 06:14 UTCEG score recompute
  6. 2026-06-21 19:09 UTCEG score recompute
  7. 2026-06-21 07:35 UTCEG score recompute
  8. 2026-06-20 20:37 UTCEG score recompute
  9. 2026-06-20 08:41 UTCEG score recompute
  10. 2026-06-19 21:44 UTCEG score recompute
  11. 2026-06-19 10:37 UTCEG score recompute
  12. 2026-06-18 23:37 UTCEG score recompute
  13. 2026-06-18 12:38 UTCEG score recompute
  14. 2026-06-18 01:36 UTCEG score recompute
  15. 2026-06-17 14:39 UTCEG score recompute
  16. 2026-06-17 03:43 UTCEG score recompute
  17. 2026-06-16 16:46 UTCEG score recompute
  18. 2026-06-16 05:48 UTCEG score recompute
  19. 2026-06-15 18:51 UTCEG score recompute
  20. 2026-06-15 07:51 UTCEG score recompute
  21. 2026-06-14 23:18 UTCEPSS rescore
  22. 2026-06-14 20:54 UTCEG score recompute
  23. 2026-06-14 09:57 UTCEG score recompute
  24. 2026-06-13 23:00 UTCEPSS rescore
  25. 2026-06-13 22:59 UTCEG score recompute
  26. 2026-06-13 12:01 UTCEG score recompute
  27. 2026-06-13 01:04 UTCEG score recompute
  28. 2026-06-12 23:12 UTCEPSS rescore
  29. 2026-06-12 14:07 UTCEG score recompute
  30. 2026-06-12 03:11 UTCEG score recompute
  31. 2026-06-11 16:14 UTCEG score recompute
  32. 2026-06-11 05:14 UTCEG score recompute
  33. 2026-06-10 18:17 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-47701?
CVE-2026-47701 is a high vulnerability published on June 10, 2026. OpenTelemetry Operator for Kubernetes's ServiceMonitor bearerTokenFile reads arbitrary local file and sends contents as bearer auth Affected Repository: github.com/open-telemetry/opentelemetry-operator Component: cmd/otel-allocator (TargetAllocator) Companion: Prometheus Operator API types (CRDs)…
When was CVE-2026-47701 disclosed?
CVE-2026-47701 was first published in the National Vulnerability Database on June 10, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-47701 actively exploited?
CVE-2026-47701 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 4.4% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-47701?
CVE-2026-47701 has a CVSS v4.0 base score of 7.7 (CNA self-assessment; NVD's own analysis pending). The EG score is currently aggregating — additional source signals are being incorporated as they become available..
How do I remediate CVE-2026-47701?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-47701, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-47701

Explore →

Is Your Infrastructure Affected by CVE-2026-47701?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.