CVE-2026-44967
MEDIUM EPSS 10.8%
Published Jun 12, 20262w ago · Modified Jun 17, 20261w ago
5.3 CVSS 3.1
Published Jun 12, 2026 2w ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Adjacent
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
10.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-789
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| opentelemetry | opentelemetry | * | <1.27.0 |
References 4
- github.com https://github.com/open-telemetry/opentelemetry-cpp/issues/3958
- github.com https://github.com/open-telemetry/opentelemetry-cpp/pull/4078
- github.com https://github.com/open-telemetry/opentelemetry-cpp/security/advisories/GHSA-5qhm-4rfp-qqvj
- github.com https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-w8rr-5gcm-pp58
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.