2 matches found
CVE-2026-45287
OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to version 0.0.17, go.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...
tinytoml Denial of Service Vulnerability
tinytoml is a small Japanese TOML parser for C++11. A denial of service vulnerability exists in tinytoml version v0.4, which originates from a stack overflow in the parseFile function when an input file is fed into the program. A remote attacker can exploit this vulnerability to cause a denial of...