CVE 5.3 MEDIUM

opentelemetry-cpp: OTLP HTTP exporters read unbounded HTTP response_CVE-2026-44967

5.3 / 10
MEDIUM
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Description

OpenTelemetry-cpp is the C++ implementation of OpenTelemetry. Prior to release 1.27.0, the OTLP HTTP exporters (traces/metrics/logs) read the full HTTP response into an in-memory vector of bytes without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is attacker-controlled (or a network attacker can MITM the exporter connection). This vulnerability is fixed in opentelemetry-cpp release 1.27.0.

Basic Information

ID CVE-2026-44967
Source GitHub_M
Published Jun 12, 2026 at 14:52

Affected Product

Vendor open-telemetry
Product opentelemetry-cpp
Version < 1.27.0
Affected Versions open-telemetry opentelemetry-cpp < 1.27.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.