Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-41484— OpenTelemetry.Exporter.OneCollector vulnerable to denial of service via unbounded HTTP error response body

CVSS 5.3 · Medium EPSS 0.02% · P4
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-41484

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
OpenTelemetry.Exporter.OneCollector vulnerable to denial of service via unbounded HTTP error response body
Source: NVD (National Vulnerability Database)
Vulnerability Description
OpenTelemetry.Exporter.OneCollector is a .NET exporter that sends telemetry to a OneCollector back-end over HTTP. In versions 1.15.0 and earlier, when a request to the configured back-end or collector results in an unsuccessful HTTP 4xx or 5xx response, the HttpJsonPostTransport class reads the entire response body into memory with no upper bound on the number of bytes consumed in order to include the error response in operator logs. An attacker who controls the configured endpoint, or who can intercept traffic to it via a man-in-the-middle attack, can return an arbitrarily large response body. This causes unbounded heap allocation in the consuming process, leading to high transient memory pressure, garbage-collection stalls, or an OutOfMemoryException that terminates the process. As a workaround, use network-level controls such as firewall rules, mTLS, or a service mesh to prevent man-in-the-middle attacks on the configured back-end or collector endpoint. This issue is fixed in version 1.15.1, which limits the number of bytes read from the response body in an error condition to 4 MiB.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
不加限制或调节的资源分配
Source: NVD (National Vulnerability Database)
Vulnerability Title
OpenTelemetry .NET Contrib 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
OpenTelemetry .NET Contrib是OpenTelemetry - CNCF开源的一个开源遥测数据收集与处理工具库。 OpenTelemetry .NET Contrib 1.15.0及之前版本存在安全漏洞,该漏洞源于HttpJsonPostTransport类在读取错误响应体时无大小限制,可能导致堆分配无界增长,引发高内存压力或进程终止。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
open-telemetryopentelemetry-dotnet-contrib <= 1.15.0 -

II. Public POCs for CVE-2026-41484

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-41484

登录查看更多情报信息。

Same Patch Batch · open-telemetry · 2026-05-06 · 3 CVEs total

CVE-2026-414835.9 MEDIUMUnbounded HTTP response body read in OpenTelemetry.Resources.Azure
CVE-2026-413105.3 MEDIUMOpenTelemetry .NET Zipkin exporter has unbounded remote endpoint cache leading to memory g

IV. Related Vulnerabilities

V. Comments for CVE-2026-41484

No comments yet


Leave a comment