Description
The OpenTelemetry.Exporter.Instana exports telemetry to Instana backend. Prior to 1.1.0, the OpenTelemetry.Exporter.Instana NuGet package does not validate HTTPS/TLS certificates are valid when sending telemetry to a configured Instana back-end when a proxy is configured using the INSTANA_ENDPOINT_PROXY environment variable. If a network attacker can Man-in-the-Middle (MitM) the proxy connection, all OpenTelemetry telemetry data and the Instana API key are exposed to the attacker. This vulnerability is fixed in 1.1.0.
Published: 2026-05-26
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The OpenTelemetry.Exporter.Instana component fails to enforce HTTPS/TLS certificate validation when a proxy is configured through the INSTANA_ENDPOINT_PROXY environment variable, as seen in versions before 1.1.0. This flaw allows an attacker who can perform a man‑in‑the‑middle (MitM) attack on the proxy to intercept all telemetry data sent to Instana as well as the Instana API key, effectively compromising confidentiality by leaking sensitive operational data and credentials. The weakness is an instance of insecure handling of transport layer security (CWE‑295).

Affected Systems

This issue affects the OpenTelemetry dotnet contrib package named OpenTelemetry.Exporter.Instana for all versions prior to 1.1.0. Systems that use this NuGet package to export telemetry to Instana and configure a proxy via the INSTANA_ENDPOINT_PROXY variable are susceptible, regardless of host platform or deployment environment. User deployments using any earlier package version that sends data over HTTPS through a proxy are at risk.

Risk and Exploitability

The CVSS score of 6.5 indicates a medium severity risk. EPSS is currently not available, and the vulnerability is not listed in CISA's KEV catalog. The likely attack vector is an external network adversary who can intercept the proxy connection; no privileged local access is required. If an attacker controls the proxy or can place a malicious proxy between the application and Instana, they can capture the unencrypted telemetry payloads and API key. The lack of certificate validation is the root of the exploitation path, making the vulnerability easily exploitable when a proxy is in use.

Generated by OpenCVE AI on May 26, 2026 at 22:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenTelemetry.Exporter.Instana to version 1.1.0 or later
  • Remove or disable the INSTANA_ENDPOINT_PROXY environment variable if proxy usage is not required
  • If a proxy must be used, ensure the proxy performs proper TLS certificate validation and does not rely on the OpenTelemetry exporter for cert checks

Generated by OpenCVE AI on May 26, 2026 at 22:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-wfr5-454p-mjc2 OpenTelemetry.Exporter.Instana bypasses TLS certificate validation when a proxy is configured
History

Wed, 27 May 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 26 May 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Opentelemetry
Opentelemetry opentelemetry-dotnet-contrib
Vendors & Products Opentelemetry
Opentelemetry opentelemetry-dotnet-contrib

Tue, 26 May 2026 21:45:00 +0000

Type Values Removed Values Added
Description The OpenTelemetry.Exporter.Instana exports telemetry to Instana backend. Prior to 1.1.0, the OpenTelemetry.Exporter.Instana NuGet package does not validate HTTPS/TLS certificates are valid when sending telemetry to a configured Instana back-end when a proxy is configured using the INSTANA_ENDPOINT_PROXY environment variable. If a network attacker can Man-in-the-Middle (MitM) the proxy connection, all OpenTelemetry telemetry data and the Instana API key are exposed to the attacker. This vulnerability is fixed in 1.1.0.
Title OpenTelemetry.Exporter.Instana bypasses TLS certificate validation when a proxy is configured
Weaknesses CWE-295
References
Metrics cvssV3_1

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


Subscriptions

Opentelemetry Opentelemetry-dotnet-contrib
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-27T15:51:25.352Z

Reserved: 2026-05-05T15:13:47.572Z

Link: CVE-2026-44213

cve-icon Vulnrichment

Updated: 2026-05-27T15:50:08.669Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-26T22:16:42.443

Modified: 2026-05-29T15:42:56.873

Link: CVE-2026-44213

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-26T22:30:18Z

Weaknesses
  • CWE-295

    Improper Certificate Validation