CVE-2026-41310

OpenTelemetry.Exporter.Zipkin is the .NET Zipkin exporter for OpenTelemetry. In versions 1.15.2 and earlier, the Zipkin exporter remote endpoint cache accepts unbounded key growth derived from span attributes. In high-cardinality scenarios, a process using Zipkin export for client or producer spans could experience avoidable memory growth under sustained unique remote endpoint values, increasing process memory usage over time and degrading availability. This issue is fixed in version 1.15.3, which introduces a bounded, thread-safe LRU cache for remote endpoints with a fixed maximum size.
Configurations

Configuration 1 (hide)

cpe:2.3:a:opentelemetry:opentelemetry.exporter.zipkin:*:*:*:*:*:.net:*:*

History

11 May 2026, 14:40

Type Values Removed Values Added
CPE cpe:2.3:a:opentelemetry:opentelemetry.exporter.zipkin:*:*:*:*:*:.net:*:*
References () https://github.com/open-telemetry/opentelemetry-dotnet/pull/7081 - () https://github.com/open-telemetry/opentelemetry-dotnet/pull/7081 - Issue Tracking
References () https://github.com/open-telemetry/opentelemetry-dotnet/security/advisories/GHSA-88hf-wf7h-7w4m - () https://github.com/open-telemetry/opentelemetry-dotnet/security/advisories/GHSA-88hf-wf7h-7w4m - Vendor Advisory
First Time Opentelemetry
Opentelemetry opentelemetry.exporter.zipkin

06 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-06 22:16

Updated : 2026-05-11 14:40


NVD link : CVE-2026-41310

Mitre link : CVE-2026-41310

CVE.ORG link : CVE-2026-41310


JSON object : View

Products Affected

opentelemetry

  • opentelemetry.exporter.zipkin
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-770

Allocation of Resources Without Limits or Throttling