PT-2026-44726 · Unknown · Opentelemetry-Go

·

CVE-2026-45287

·

Published

2026-05-28

·

Updated

2026-07-30

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions OpenTelemetry-Go versions prior to 0.0.17
Description The go.opentelemetry.io/otel/schema/v1.0 and go.opentelemetry.io/otel/schema/v1.1 modules leak one file descriptor on each successful ParseFile() call. This occurs because ParseFile() opens the schema file and passes it to the Parse() function without closing it. In long-running processes, repeated parsing can exhaust the process file descriptor limit, leading to a denial of service. This issue is exploitable if a consuming application exposes repeated schema parsing to a path controlled by an attacker.
Recommendations Update to version 0.0.17.

Exploit

Fix

DoS

Missing Release of Resource after Effective Lifetime

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-45287
GHSA-995V-FVRW-C78M
GO-2026-5281
OPENSUSE-SU-2026:21483-1
RHSA-2026:15859
RHSA-2026:21399
RHSA-2026:23263
RHSA-2026:24577
RHSA-2026:25137
RHSA-2026:25138
RHSA-2026:25238
RHSA-2026:25535
RHSA-2026:7420

Affected Products

Opentelemetry-Go