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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-41173— Unbounded HTTP response body read in OpenTelemetry.Sampler.AWS

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

I. Basic Information for CVE-2026-41173

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
Unbounded HTTP response body read in OpenTelemetry.Sampler.AWS
Source: NVD (National Vulnerability Database)
Vulnerability Description
The AWS X-Ray Remote Sampler package provides a sampler which can get sampling configurations from AWS X-Ray. Prior to 0.1.0-alpha.8, OpenTelemetry.Sampler.AWS reads unbounded HTTP response bodies from a configured AWS X-Ray remote sampling endpoint into memory. AWSXRaySamplerClient.DoRequestAsync called HttpClient.SendAsync followed by ReadAsStringAsync(), which materializes the entire HTTP response body into a single in-memory string with no size limit. The sampling endpoint is configurable via AWSXRayRemoteSamplerBuilder.SetEndpoint (default: http://localhost:2000). An attacker who controls the configured endpoint, or who can intercept traffic to it (MitM), 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. This vulnerability is fixed in 0.1.0-alpha.8.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/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 0.1.0-alpha.8之前版本存在安全漏洞,该漏洞源于读取未限制大小的HTTP响应体,可能导致堆内存分配无限制,造成拒绝服务。
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 < 0.1.0-alpha.8 -

II. Public POCs for CVE-2026-41173

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-41173

登录查看更多情报信息。

Same Patch Batch · open-telemetry · 2026-04-23 · 5 CVEs total

CVE-2026-410785.9 MEDIUMOpenTelemetry dotnet: Potential memory exhaustion via unbounded pooled-list sizing in Jaeg
CVE-2026-401825.3 MEDIUMOpenTelemetry dotnet: OTLP exporter reads unbounded HTTP response bodies
CVE-2026-408915.3 MEDIUMOpenTelemetry dotnet: Unbounded `grpc-status-details-bin` parsing in OTLP/gRPC retry handl
CVE-2026-408945.3 MEDIUMOpenTelemetry dotnet: Excessive memory allocation when parsing OpenTelemetry propagation h

IV. Related Vulnerabilities

V. Comments for CVE-2026-41173

No comments yet


Leave a comment