GHSA-88hf-wf7h-7w4m · Severity: medium · Ecosystem: nuget — OpenTelemetry's Zipkin remote endpoint cache could grow without bounds and increase memory pressure
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.
Conclusion & alert: CVE-2026-41310 is rated Low Risk (29.4/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.31%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.31% | +0.29% |
| 2 | 2026-05-22 | 0.05% | 0.02% | -0.03% |
| 3 | 2026-05-12 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-88hf-wf7h-7w4m · Severity: medium · Ecosystem: nuget — OpenTelemetry's Zipkin remote endpoint cache could grow without bounds and increase memory pressure
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| opentelemetry | opentelemetry.exporter.zipkin | < 1.15.3 | cpe:2.3:a:opentelemetry:opentelemetry.exporter.zipkin:*:*:*:*:*:.net:*:* |
| URL | Tags |
|---|---|
| https://github.com/open-telemetry/opentelemetry-dotnet/pull/7081 | Issue Tracking |
| https://github.com/open-telemetry/opentelemetry-dotnet/security/advisories/GHSA-88hf-wf7h-7w4m | Vendor Advisory |