SCA: security update for OpenTelemetry.Exporter.OpenTelemetryProtocol (GHSA-q834-8qmm-v933)

medium Tenable Cloud Security Plugin ID 440794

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- OpenTelemetry dotnet is a dotnet telemetry framework. From 1.13.1 to before 1.15.2, When exporting
telemetry to a back-end/collector over gRPC or HTTP using OpenTelemetry Protocol format (OTLP), if the
request results in a unsuccessful request (i.e. HTTP 4xx or 5xx), the response is read into memory with no
upper-bound on the number of bytes consumed. This could cause memory exhaustion in the consuming
application if the configured back-end/collector endpoint is attacker-controlled (or a network attacker
can MitM the connection) and an extremely large body is returned by the response. This vulnerability is
fixed in 1.15.2. (CVE-2026-40182)

Solution

Update the OpenTelemetry.Exporter.OpenTelemetryProtocol library and its related packages to version 1.15.2 or later.

See Also

https://github.com/advisories/GHSA-q834-8qmm-v933

Plugin Details

Severity: Medium

ID: 440794

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/24/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4

Vector: CVSS2#AV:N/AC:H/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2026-40182

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/23/2026

Vulnerability Publication Date: 4/23/2026

Reference Information

CVE: CVE-2026-40182

cwe: CWE-789