Description
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.
INFO
Published Date :
2026-05-06T20:54:37.492Z
Last Modified :
2026-05-07T13:19:12.396Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-41310 vulnerability.
| Vendors | Products |
|---|---|
| Opentelemetry |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-41310.