Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-47701
Published:June 12, 2026
Updated:August 27, 2026
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.
Affected Packages
https://github.com/open-telemetry/opentelemetry-operator.git (GITHUB):
Affected version(s) >=v0.0.1 <v0.152.0
Fix Suggestion:
Update to version v0.152.0
github.com/open-telemetry/opentelemetry-operator (GO):
Affected version(s) >=v0.0.0-20220810181848-07b9f22df8a8 <v0.152.0
Fix Suggestion:
Update to version v0.152.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Exposure of Sensitive Information to an Unauthorized Actor
EPSS
Base Score:
0.02