Security Advisory

CVE-2026-44967

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-12 14:52:00
Last updated 2026-06-12 16:10:48
Assigner GitHub_M
CVSS score 5.3
State PUBLISHED

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.