Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-44967

Опубликовано: 12 июн. 2026
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
opentelemetry-cppunfixedpackage
opentelemetry-cppno-dsatrixiepackage

Примечания

  • https://github.com/open-telemetry/opentelemetry-cpp/security/advisories/GHSA-5qhm-4rfp-qqvj

  • https://github.com/open-telemetry/opentelemetry-cpp/issues/3958

  • https://github.com/open-telemetry/opentelemetry-cpp/pull/4078

Связанные уязвимости

CVSS3: 5.3
ubuntu
около 2 месяцев назад

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.

CVSS3: 5.3
nvd
около 2 месяцев назад

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.

CVSS3: 5.3
msrc
около 2 месяцев назад

opentelemetry-cpp: OTLP HTTP exporters read unbounded HTTP response