GHSA-995v-fvrw-c78m
LOWCVE-2026-45287go.opentelemetry.io/otel/schema/v1.0 and go.opentelemetry.io/otel/schema/v1.1 leaks one file descriptor on each successful ParseFile call. ParseFile opens the schema file and passes it to Parse without closing it; repeated parsing in a long-running process can exhaust the process file descriptor limit and cause denial of service. The severity is low because exploitation depends on a consuming appl
- Affected
- <= 0.0.16, >=0, <0.0.17
- Fixed in
- 0.0.17
- Weakness
- CWE-772
- Published
- 2026-05-28
- Source
- github